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 ?????u?? 0011111100111111001111110011111100111111011101010011111100111111 3f3f3f3f3f753f3f
SJIS-WIN ?譯巐弥弍u嶸麗 0011111111100110101000011111101010110110100101101110110110011000101011110111010111111010101101001001011111101101 3fe6a1fab696ed98af75fab497ed
EUC-JP 嶴譯巐弥弍u嶸麗 100011111011101111110011111011001010001110001111101110111111100111001100111011111101000010110001011101011000111110111011111101001100111011101111 8fbbf3eca38fbbf9ccefd0b1758fbbf4ceef
UTF-8 嶴譯巐弥弍u嶸麗 11100101101101101011010011101000101011011010111111100101101101111001000011100101101111001010010111100101101111001000110101110101111001011011011010111000111010011011101010010111 e5b6b4e8adafe5b790e5bca5e5bc8d75e5b6b8e9ba97
UHC ?譯???u嶸麗 0011111111100110101110110011111100111111001111110111010111100111101011101101010111110010 3fe6bb3f3f3f75e7aed5f2

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