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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鄕}鄕{^ 111101011110011111110110110010111111101110111000011111011111010111100111111101101100101111111011101110000111101101011110 f5e7f6cbfbb87df5e7f6cbfbb87b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 鄕}鄕{^ 111011101001000110010010111011101001001110110010111010011000010010010101011111011110111010010001100100101110111010010011101100101110100110000100100101010111101101011110 ee9192ee93b2e984957dee9192ee93b2e984957b5e
UHC ??鄕}??鄕{^ 0011111100111111111110101100000101111101001111110011111111111010110000010111101101011110 3f3ffac17d3f3ffac17b5e

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