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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 邪糅顏鴫邪糘実 10001110110101111110001011110000111010001111100010001110101100001000111011010111111000101111001011110010111001001000111011000000 8ed7e2f0e8f88eb08ed7e2f2f2e48ec0
EUC-JP 邪糅顏鴫邪糘?実 101111001101100111100100111100101111000011111010101111001011001010111100110110011110010011110100001111111011110011000010 bcd9e4f2f0fabcb2bcd9e4f43fbcc2
UTF-8 邪糅顏鴫邪糘実 111010011000001010101010111001111011001110000101111010011010000110001111111010011011010010101011111010011000001010101010111001111011001110011000111011101000100010011011111001011010111010011111 e982aae7b385e9a18fe9b4abe982aae7b398ee889be5ae9f
UHC 邪???邪??? 11011110111101110011111100111111001111111101111011110111001111110011111100111111 def73f3f3fdef73f3f3f

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