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^ 111001111011010110110110111011001001001010011001111011001000100110100101010011001110011110110101101101101110110010010010100110011110110010001001101001010100110001011110 e7b5b6ec9299ec89a54ce7b5b6ec9299ec89a54c5e
UHC 絶쒙쉥L絶쒙쉥L^ 111011111011111010011100111011111011110110101011010011001110111110111110100111001110111110111101101010110100110001011110 efbe9cefbdab4cefbe9cefbdab4c5e

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