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 ???癲??鈺 001111110011111100111111111000011001111100111111001111111111101111000100 3f3f3fe19f3f3ffbc4
EUC-JP ???癲??鈺 00111111001111110011111111100010101000010011111100111111100011111110001111010101 3f3f3fe2a13f3f8fe3d5
UTF-8 療낆떟癲띾낏鈺 111011111010011110000001111010111000001010000110111010111001011010011111111001111001100110110010111010111001110110111110111010111000001010001111111010011000100010111010 efa781eb8286eb969fe799b2eb9dbeeb828fe988ba
UHC 療낆떟癲띾낏鈺 1110100011111110100001011110110010001011101101011110111110100110100011011110101110110011101010001110100010101101 e8fe85ec8bb5efa68debb3a8e8ad

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