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 ???Ln}???Ln{^ 00111111001111110011111101001100011011100111110100111111001111110011111101001100011011100111101101011110 3f3f3f4c6e7d3f3f3f4c6e7b5e
SJIS-WIN 塋ゅ?Ln}塋ゅ?Ln{^ 1001101011001000100000101110001100111111010011000110111001111101100110101100100010000010111000110011111101001100011011100111101101011110 9ac882e33f4c6e7d9ac882e33f4c6e7b5e
EUC-JP 塋ゅ?Ln}塋ゅ?Ln{^ 1101010011001010101001001110010100111111010011000110111001111101110101001100101010100100111001010011111101001100011011100111101101011110 d4caa4e53f4c6e7dd4caa4e53f4c6e7b5e
UTF-8 塋ゅ룴Ln}塋ゅ룴Ln{^ 11100101101000011000101111100011100000101000010111101011101000111011010001001100011011100111110111100101101000011000101111100011100000101000010111101011101000111011010001001100011011100111101101011110 e5a18be38285eba3b44c6e7de5a18be38285eba3b44c6e7b5e
UHC 塋ゅ룴Ln}塋ゅ룴Ln{^ 11100111101010111010101011100101100011111010100101001100011011100111110111100111101010111010101011100101100011111010100101001100011011100111101101011110 e7abaae58fa94c6e7de7abaae58fa94c6e7b5e

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