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? 00111111001111110011111100111111001111110111010100111111 3f3f3f3f3f753f
SJIS-WIN 嶸」巐弥弍u嶸 111110101011010010100011111110101011011010010110111011011001100010101111011101011111101010110100 fab4a3fab696ed98af75fab4
EUC-JP 嶸」巐弥弍u嶸 10001111101110111111010010001110101000111000111110111011111110011100110011101111110100001011000101110101100011111011101111110100 8fbbf48ea38fbbf9ccefd0b1758fbbf4
UTF-8 嶸」巐弥弍u嶸 11100101101101101011100011101111101111011010001111100101101101111001000011100101101111001010010111100101101111001000110101110101111001011011011010111000 e5b6b8efbda3e5b790e5bca5e5bc8d75e5b6b8
UHC 嶸????u嶸 111001111010111000111111001111110011111100111111011101011110011110101110 e7ae3f3f3f3f75e7ae

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