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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 鉈第屋鉈第屋B 11100111111010111001000111100110100010011010111011100111111010111001000111100110100010011010111001000010 e7eb91e689aee7eb91e689ae42
EUC-JP 鉈第屋鉈第屋B 11101110111011011100001011101000101100101011000011101110111011011100001011101000101100101011000001000010 eeedc2e8b2b0eeedc2e8b2b042
UTF-8 鉈第屋鉈第屋B 11101001100010011000100011100111101011001010110011100101101100011000101111101001100010011000100011100111101011001010110011100101101100011000101101000010 e98988e7acace5b18be98988e7acace5b18b42
UHC ?第屋?第屋B 0011111111110000101011111110100010101001001111111111000010101111111010001010100101000010 3ff0afe8a93ff0afe8a942

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