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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 眸眸L眸眸L^ 11100001110001101111001011110000111000011100011011110110110100100100110011100001110001101111001011110000111000011100011011110110110100100100110001011110 e1c6f2f0e1c6f6d24ce1c6f2f0e1c6f6d24c5e
EUC-JP 眸?眸?L眸?眸?L^ 111000101100100000111111111000101100100000111111010011001110001011001000001111111110001011001000001111110100110001011110 e2c83fe2c83f4ce2c83fe2c83f4c5e
UTF-8 眸眸L眸眸L^ 111001111001110010111000111011101000100010100111111001111001110010111000111011101001001110111001010011001110011110011100101110001110111010001000101001111110011110011100101110001110111010010011101110010100110001011110 e79cb8ee88a7e79cb8ee93b94ce79cb8ee88a7e79cb8ee93b94c5e
UHC 眸?眸?L眸?眸?L^ 110110011100001000111111110110011100001000111111010011001101100111000010001111111101100111000010001111110100110001011110 d9c23fd9c23f4cd9c23fd9c23f4c5e

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