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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 瑙瑟犇瑙瑟犇B 11100000111011011110000011101100111000001011010011100000111011011110000011101100111000001011010001000010 e0ede0ece0b4e0ede0ece0b442
EUC-JP 瑙瑟犇瑙瑟犇B 11100000111011111110000011101110111000001011011011100000111011111110000011101110111000001011011001000010 e0efe0eee0b6e0efe0eee0b642
UTF-8 瑙瑟犇瑙瑟犇B 11100111100100011001100111100111100100011001111111100111100010101000011111100111100100011001100111100111100100011001111111100111100010101000011101000010 e79199e7919fe78a87e79199e7919fe78a8742
UHC 瑙瑟?瑙瑟?B 1101001011000101111000111010001000111111110100101100010111100011101000100011111101000010 d2c5e3a23fd2c5e3a23f42

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