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 隘??瀛??雙 11101000101001010011111100111111111000000110100100111111001111111001100111010100 e8a53f3fe0693f3f99d4
EUC-JP 隘??瀛??雙 11110000101001110011111100111111110111111100101000111111001111111101001011010110 f0a73f3fdfca3f3fd2d6
UTF-8 隘딀떋瀛룒뢗雙 111010011001101010011000111010111001010010000000111010111001011010001011111001111000000010011011111010111010001110010010111010111010001010010111111010011001101110011001 e99a98eb9480eb968be7809beba392eba297e99b99
UHC 隘딀떋瀛룒뢗雙 1110010011110110100010101110011010001011101000011110011110111010100011111000111110001111010100101110010010101010 e4f68ae68ba1e7ba8f8f8f52e4aa

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