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 癲??濡??円 11100001100111110011111100111111100101000100011100111111001111111000100101111110 e19f3f3f94473f3f897e
EUC-JP 癲??濡??円 11100010101000010011111100111111110001111010100000111111001111111011000111011111 e2a13f3fc7a83f3fb1df
UTF-8 癲뚮줇濡뷂쫵円 111001111001100110110010111010111001101010101110111011001010010010000111111001101011111110100001111010111011011110000010111011001010101110110101111001011000011010000110 e799b2eb9aaeeca487e6bfa1ebb782ecabb5e58686
UHC 癲뚮줇濡뷂쫵円 1110111110100110100011001110101110100001100110111110101110100001100101001110111110100110100011001110010111110111 efa68ceba19beba194efa68ce5f7

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