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^ 10011110101101101110011011101111001111110100110010011110101101101110011011101111001111110100110001011110 9eb6e6ef3f4c9eb6e6ef3f4c5e
EUC-JP 楔跣璇L楔跣璇L^ 1101110010111000111011001111000110001111110011001100111101001100110111001011100011101100111100011000111111001100110011110100110001011110 dcb8ecf18fcccf4cdcb8ecf18fcccf4c5e
UTF-8 楔跣璇L楔跣璇L^ 111001101010010110010100111010001011011110100011111001111001001010000111010011001110011010100101100101001110100010110111101000111110011110010010100001110100110001011110 e6a594e8b7a3e792874ce6a594e8b7a3e792874c5e
UHC 楔跣璇L楔跣璇L^ 111000001101101111100000110100111110000011000110010011001110000011011011111000001101001111100000110001100100110001011110 e0dbe0d3e0c64ce0dbe0d3e0c64c5e

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