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 淫??涅??陰 10001000111110100011111100111111100111111011100000111111001111111000100101000001 88fa3f3f9fb83f3f8941
EUC-JP 淫??涅??陰 10110000111111000011111100111111110111101011101000111111001111111011000110100010 b0fc3f3fdeba3f3fb1a2
UTF-8 淫쇱뀍涅곸꽱陰 111001101011011110101011111011001000011110110001111010111000000010001101111001101011011010000101111010101011001110111000111010101011110110110001111010011001100110110000 e6b7abec87b1eb808de6b685eab3b8eabdb1e999b0
UHC 淫쇱뀍涅곸꽱陰 1110101111100010101111001110110010000101100010001110011011101110100000011110110010000100101111001110101111100100 ebe2bcec8588e6ee81ec84bcebe4

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