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 淫??齬??蔭 10001000111110100011111100111111111010101001011100111111001111111000100011111100 88fa3f3fea973f3f88fc
EUC-JP 淫??齬??蔭 10110000111111000011111100111111111100111111011100111111001111111011000011111110 b0fc3f3ff3f73f3fb0fe
UTF-8 淫쇱꺓齬쒖꽱蔭 111001101011011110101011111011001000011110110001111010101011101010010011111010011011110110101100111011001001001010010110111010101011110110110001111010001001010010101101 e6b7abec87b1eaba93e9bdacec9296eabdb1e894ad
UHC 淫쇱꺓齬쒖꽱蔭 1110101111100010101111001110110010000011101110011110010111100001100111001110110010000100101111001110101111100011 ebe2bcec83b9e5e19cec84bcebe3

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