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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 絶??L絶??L^ 1001000011100010001111110011111101001100100100001110001000111111001111110100110001011110 90e23f3f4c90e23f3f4c5e
EUC-JP 絶??L絶??L^ 1100000011100100001111110011111101001100110000001110010000111111001111110100110001011110 c0e43f3f4cc0e43f3f4c5e
UTF-8 絶껓쉔L絶껓쉔L^ 111001111011010110110110111010101011101110010011111011001000100110010100010011001110011110110101101101101110101010111011100100111110110010001001100101000100110001011110 e7b5b6eabb93ec89944ce7b5b6eabb93ec89944c5e
UHC 絶껓쉔L絶껓쉔L^ 111011111011111010000011111011111011110110101000010011001110111110111110100000111110111110111101101010000100110001011110 efbe83efbda84cefbe83efbda84c5e

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