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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 巐幎豌ォ巐珠ゥ 111110101011011010011011111010111110011010110000101010111111101010110110100011101110110010101001 fab69bebe6b0abfab68eeca9
EUC-JP 巐幎豌ォ巐珠ゥ 10001111101110111111100111010110111011011110110010110010100011101010101110001111101110111111100110111100111011101000111010101001 8fbbf9d6edecb28eab8fbbf9bcee8ea9
UTF-8 巐幎豌ォ巐珠ゥ 111001011011011110010000111001011011100110001110111010001011000110001100111011111011110110101011111001011011011110010000111001111000111110100000111011111011110110101001 e5b790e5b98ee8b18cefbdabe5b790e78fa0efbda9
UHC ??豌??珠? 001111110011111111101000110101010011111100111111111100011100000100111111 3f3fe8d53f3ff1c13f

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