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 嚴??淫??陰 10011010100011100011111100111111100010001111101000111111001111111000100101000001 9a8e3f3f88fa3f3f8941
EUC-JP 嚴??淫??陰 11010011111011100011111100111111101100001111110000111111001111111011000110100010 d3ee3f3fb0fc3f3fb1a2
UTF-8 嚴띿꽱淫곗꽱陰 111001011001101010110100111010111001110110111111111010101011110110110001111001101011011110101011111010101011001110010111111010101011110110110001111010011001100110110000 e59ab4eb9dbfeabdb1e6b7abeab397eabdb1e999b0
UHC 嚴띿꽱淫곗꽱陰 1110010111110001100011011110110010000100101111001110101111100010101100001110110010000100101111001110101111100100 e5f18dec84bcebe2b0ec84bcebe4

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