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 瓦??潁??阿? 1000101010100010001111110011111110011111111100010011111100111111100010001010001000111111 8aa23f3f9ff13f3f88a23f
EUC-JP 瓦??潁??阿? 1011010010100100001111110011111111011110111100110011111100111111101100001010010000111111 b4a43f3fdef33f3fb0a43f
UTF-8 瓦븝슉潁꿨뜔阿얕 111001111001001110100110111010111011100010011101111011001000101010001001111001101011110110000001111010101011111110101000111010111001110010010100111010011001100010111111111011001001011010010101 e793a6ebb89dec8a89e6bd81eabfa8eb9c94e998bfec9695
UHC 瓦븝슉潁꿨뜔阿얕 11101000101111111011101011101111101111011011010111100111101110001011001011100101100011011001011111100100101110011011111011101000 e8bfbaefbdb5e7b8b2e58d97e4b9bee8

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