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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 凜カ螢裙蜴ケ鴃 111010101010001110110110111001011010001111100101111000111110010110001110101110011110100111101110 eaa3b6e5a3e5e3e58eb9e9ee
EUC-JP 凜カ螢裙蜴ケ鴃 1111010010100101100011101011011011101010101001011110101011100101111010011110111010001110101110011111001011110000 f4a58eb6eaa5eae5e9ee8eb9f2f0
UTF-8 凜カ螢裙蜴ケ鴃 111001011000011110011100111011111011110110110110111010001001111010100010111010001010001110011001111010001001110010110100111011111011110110111001111010011011010010000011 e5879cefbdb6e89ea2e8a399e89cb4efbdb9e9b483
UHC 凜?螢裙??? 11010111110011110011111111111011101010111100111111011001001111110011111100111111 d7cf3ffbabcfd93f3f3f

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