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???LB 001111110011111100111111010011000011111100111111001111110100110001000010 3f3f3f4c3f3f3f4c42
SJIS-WIN 絶??L絶??LB 1001000011100010001111110011111101001100100100001110001000111111001111110100110001000010 90e23f3f4c90e23f3f4c42
EUC-JP 絶??L絶??LB 1100000011100100001111110011111101001100110000001110010000111111001111110100110001000010 c0e43f3f4cc0e43f3f4c42
UTF-8 絶껓쉈L絶껓쉈LB 111001111011010110110110111010101011101110010011111011001000100110001000010011001110011110110101101101101110101010111011100100111110110010001001100010000100110001000010 e7b5b6eabb93ec89884ce7b5b6eabb93ec89884c42
UHC 絶껓쉈L絶껓쉈LB 111011111011111010000011111011111011110110100101010011001110111110111110100000111110111110111101101001010100110001000010 efbe83efbda54cefbe83efbda54c42

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