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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?睛詐宏?睛詐槐^ 001111111110000111001011100011011011110010001101010001110011111111100001110010111000110110111100100111101100010101011110 3fe1cb8dbc8d473fe1cb8dbc9ec55e
EUC-JP ?睛詐宏?睛詐槐^ 001111111110001011001101101110101011111010111001101010000011111111100010110011011011101010111110110111001100011101011110 3fe2cdbabeb9a83fe2cdbabedcc75e
UTF-8 뤒睛詐宏뤒睛詐槐^ 11101011101001001001001011100111100111011001101111101000101010011001000011100101101011101000111111101011101001001001001011100111100111011001101111101000101010011001000011100110101001111001000001011110 eba492e79d9be8a990e5ae8feba492e79d9be8a990e6a7905e
UHC 뤒睛詐宏뤒睛詐槐^ 1000111111000010111011111110110011011110111100011100111011011011100011111100001011101111111011001101111011110001110011101101100101011110 8fc2efecdef1cedb8fc2efecdef1ced95e

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