To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 跫ア驩嘲Y跫ア驩嘲bE 1110011011101101101100011110100110001001100110100111110101011001111001101110110110110001111010011000100110011010011111010110001001000101 e6edb1e9899a7d59e6edb1e9899a7d6245
EUC-JP 跫ア驩嘲Y跫ア驩嘲bE 11101100111011111000111010110001111100011110100111010011110111100101100111101100111011111000111010110001111100011110100111010011110111100110001001000101 ecef8eb1f1e9d3de59ecef8eb1f1e9d3de6245
UTF-8 跫ア驩嘲Y跫ア驩嘲bE 111010001011011110101011111011111011110110110001111010011010100110101001111001011001100010110010010110011110100010110111101010111110111110111101101100011110100110101001101010011110010110011000101100100110001001000101 e8b7abefbdb1e9a9a9e598b259e8b7abefbdb1e9a9a9e598b26245
UHC ??驩嘲Y??驩嘲bE 001111110011111111111100101111101111000010111111010110010011111100111111111111001011111011110000101111110110001001000101 3f3ffcbef0bf593f3ffcbef0bf6245

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)