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^ 100111101011011011100110111011111110001011010010010011001001111010110110111001101110111111100010110100100100110001011110 9eb6e6efe2d24c9eb6e6efe2d24c5e
EUC-JP 楔跣簫L楔跣簫L^ 110111001011100011101100111100011110010011010100010011001101110010111000111011001111000111100100110101000100110001011110 dcb8ecf1e4d44cdcb8ecf1e4d44c5e
UTF-8 楔跣簫L楔跣簫L^ 111001101010010110010100111010001011011110100011111001111011000010101011010011001110011010100101100101001110100010110111101000111110011110110000101010110100110001011110 e6a594e8b7a3e7b0ab4ce6a594e8b7a3e7b0ab4c5e
UHC 楔跣簫L楔跣簫L^ 111000001101101111100000110100111110000111000111010011001110000011011011111000001101001111100001110001110100110001011110 e0dbe0d3e1c74ce0dbe0d3e1c74c5e

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