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 凜カ螢裘蜴ケ鴃 111010101010001110110110111001011010001111100101111000101110010110001110101110011110100111101110 eaa3b6e5a3e5e2e58eb9e9ee
EUC-JP 凜カ螢裘蜴ケ鴃 1111010010100101100011101011011011101010101001011110101011100100111010011110111010001110101110011111001011110000 f4a58eb6eaa5eae4e9ee8eb9f2f0
UTF-8 凜カ螢裘蜴ケ鴃 111001011000011110011100111011111011110110110110111010001001111010100010111010001010001110011000111010001001110010110100111011111011110110111001111010011011010010000011 e5879cefbdb6e89ea2e8a398e89cb4efbdb9e9b483
UHC 凜?螢???? 110101111100111100111111111110111010101100111111001111110011111100111111 d7cf3ffbab3f3f3f3f

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