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 ????E????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542
SJIS-WIN 弔?淨?E弔?淨?EB 100100101010001000111111100111111100010000111111010001011001001010100010001111111001111111000100001111110100010101000010 92a23f9fc43f4592a23f9fc43f4542
EUC-JP 弔?淨?E弔?淨?EB 110001001010010000111111110111101100011000111111010001011100010010100100001111111101111011000110001111110100010101000010 c4a43fdec63f45c4a43fdec63f4542
UTF-8 弔렟淨렠E弔렟淨렠EB 111001011011110010010100111010111010000010011111111001101011011110101000111010111010000010100000010001011110010110111100100101001110101110100000100111111110011010110111101010001110101110100000101000000100010101000010 e5bc94eba09fe6b7a8eba0a045e5bc94eba09fe6b7a8eba0a04542
UHC 弔렟淨렠E弔렟淨렠EB 11110000110000001000111010110000111011111110010010001110101100010100010111110000110000001000111010110000111011111110010010001110101100010100010101000010 f0c08eb0efe48eb145f0c08eb0efe48eb14542

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