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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?讌巐卓ア倣乂巐 0011111111100110101001011111101010110110100100011110110010110001100101011110110110011000101001111111101010110110 3fe6a5fab691ecb195ed98a7fab6
EUC-JP 嶴讌巐卓ア倣乂巐 10001111101110111111001111101100101001111000111110111011111110011100001011101110100011101011000111001010111011111101000010101001100011111011101111111001 8fbbf3eca78fbbf9c2ee8eb1caefd0a98fbbf9
UTF-8 嶴讌巐卓ア倣乂巐 111001011011011010110100111010001010111010001100111001011011011110010000111001011000110110010011111011111011110110110001111001011000000010100011111001001011100110000010111001011011011110010000 e5b6b4e8ae8ce5b790e58d93efbdb1e580a3e4b982e5b790
UHC ???卓?倣乂? 0011111100111111001111111111011011110001001111111101101110100111111001111101000100111111 3f3f3ff6f13fdba7e7d13f

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