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 嶸ァ巐卓ア倣乂巐 1111101010110100101001111111101010110110100100011110110010110001100101011110110110011000101001111111101010110110 fab4a7fab691ecb195ed98a7fab6
EUC-JP 嶸ァ巐卓ア倣乂巐 10001111101110111111010010001110101001111000111110111011111110011100001011101110100011101011000111001010111011111101000010101001100011111011101111111001 8fbbf48ea78fbbf9c2ee8eb1caefd0a98fbbf9
UTF-8 嶸ァ巐卓ア倣乂巐 111001011011011010111000111011111011110110100111111001011011011110010000111001011000110110010011111011111011110110110001111001011000000010100011111001001011100110000010111001011011011110010000 e5b6b8efbda7e5b790e58d93efbdb1e580a3e4b982e5b790
UHC 嶸??卓?倣乂? 111001111010111000111111001111111111011011110001001111111101101110100111111001111101000100111111 e7ae3f3ff6f13fdba7e7d13f

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