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 蒻?????蹂 111001001110100000111111001111110011111100111111001111111110011011111000 e4e83f3f3f3f3fe6f8
EUC-JP 蒻??堉??蹂 1110100011101010001111110011111110001111101101111111110100111111001111111110110011111010 e8ea3f3f8fb7fd3f3fecfa
UTF-8 蒻몃쪉堉귞독蹂 111010001001001010111011111010111010101010000011111011001010101010001001111001011010000010001001111010101011011110011110111010111000111110000101111010001011100110000010 e892bbebaa83ecaa89e5a089eab79eeb8f85e8b982
UHC 蒻몃쪉堉귞독蹂 1110010110110110101110001110101110100101100000111110101110111100100000101110011110110101101101101110101110110011 e5b6b8eba583ebbc82e7b5b6ebb3

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