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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鳶???х???? 1001001111001110001111110011111100111111100001001000011100111111001111110011111100111111 93ce3f3f3f84873f3f3f3f
EUC-JP 鳶???х???? 1100011011010000001111110011111100111111101001111110011100111111001111110011111100111111 c6d03f3f3fa7e73f3f3f3f
UTF-8 鳶멩뿈歷х떥嶪뤷뜏 1110100110110011101101101110101110101001101010011110101110111111100010001110111110100110100011001101000110000101111010111001011010100101111001011011011010101010111010111010010010110111111010111001110010001111 e9b3b6eba9a9ebbf88efa68cd185eb96a5e5b6aaeba4b7eb9c8f
UHC 鳶멩뿈歷х떥嶪뤷뜏 111001101110100110111000111001101001011110001111111001101011100010101100111001111000101110111000111001011111010110001111111001011000110110010010 e6e9b8e6978fe6b8ace78bb8e5f58fe58d92

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