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 ???\on}???\on{^ 001111110011111100111111010111000110111101101110011111010011111100111111001111110101110001101111011011100111101101011110 3f3f3f5c6f6e7d3f3f3f5c6f6e7b5e
SJIS-WIN ??あ\on}??あ\on{^ 0011111100111111100000101010000001011100011011110110111001111101001111110011111110000010101000000101110001101111011011100111101101011110 3f3f82a05c6f6e7d3f3f82a05c6f6e7b5e
EUC-JP ??あ\on}??あ\on{^ 0011111100111111101001001010001001011100011011110110111001111101001111110011111110100100101000100101110001101111011011100111101101011110 3f3fa4a25c6f6e7d3f3fa4a25c6f6e7b5e
UTF-8 룶즽あ\on}룶즽あ\on{^ 111010111010001110110110111011001010011010111101111000111000000110000010010111000110111101101110011111011110101110100011101101101110110010100110101111011110001110000001100000100101110001101111011011100111101101011110 eba3b6eca6bde381825c6f6e7deba3b6eca6bde381825c6f6e7b5e
UHC 룶즽あ\on}룶즽あ\on{^ 100011111010101110100011100011111010101010100010010111000110111101101110011111011000111110101011101000111000111110101010101000100101110001101111011011100111101101011110 8faba38faaa25c6f6e7d8faba38faaa25c6f6e7b5e

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