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 ???肉ε?孺 00111111001111110011111110010011111101111000001111000011001111111001101101111101 3f3f3f93f783c33f9b7d
EUC-JP ???肉ε?孺 00111111001111110011111111000110111110011010011011000101001111111101010111011110 3f3f3fc6f9a6c53fd5de
UTF-8 列룔깺肉ε뿽孺 1110111110100110100111001110101110100011100101001110101010111001101110101110100010000010100010011100111010110101111010111011111110111101111001011010110110111010 efa69ceba394eab9bae88289ceb5ebbfbde5adba
UHC 列룔깺肉ε뿽孺 1110011011101010101101111110001110000011101001101110101110111111101001011110010110010111101111011110101011101000 e6eab7e383a6ebbfa5e597bdeae8

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