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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 眸眸眸眸B 1110000111000110111100101111101111100001110001101111001011101100111000011100011011110010111110111110000111000110111100101110110001000010 e1c6f2fbe1c6f2ece1c6f2fbe1c6f2ec42
EUC-JP 眸?眸?眸?眸?B 11100010110010000011111111100010110010000011111111100010110010000011111111100010110010000011111101000010 e2c83fe2c83fe2c83fe2c83f42
UTF-8 眸眸眸眸B 11100111100111001011100011101110100010001011001011100111100111001011100011101110100010001010001111100111100111001011100011101110100010001011001011100111100111001011100011101110100010001010001101000010 e79cb8ee88b2e79cb8ee88a3e79cb8ee88b2e79cb8ee88a342
UHC 眸?眸?眸?眸?B 11011001110000100011111111011001110000100011111111011001110000100011111111011001110000100011111101000010 d9c23fd9c23fd9c23fd9c23f42

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