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 嶸ァ巐卓ァ呰圓 111110101011010010100111111110101011011010010001111011001010011110011001111011011001101010100010 fab4a7fab691eca799ed9aa2
EUC-JP 嶸ァ巐卓ァ呰圓 10001111101110111111010010001110101001111000111110111011111110011100001011101110100011101010011111010010111011111101010010100100 8fbbf48ea78fbbf9c2ee8ea7d2efd4a4
UTF-8 嶸ァ巐卓ァ呰圓 111001011011011010111000111011111011110110100111111001011011011110010000111001011000110110010011111011111011110110100111111001011001000110110000111001011001110010010011 e5b6b8efbda7e5b790e58d93efbda7e591b0e59c93
UHC 嶸??卓??圓 11100111101011100011111100111111111101101111000100111111001111111110101010101101 e7ae3f3ff6f13f3feaad

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