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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???潁??檍??^ 001111110011111100111111100111111111000100111111001111111001111011111000001111110011111101011110 3f3f3f9ff13f3f9ef83f3f5e
EUC-JP ???潁??檍??^ 001111110011111100111111110111101111001100111111001111111101110011111010001111110011111101011110 3f3f3fdef33f3fdcfa3f3f5e
UTF-8 琉뚧뇠潁됰쨲檍덄엹^ 11101111101001111000110011101011100110101010011111101011100001111010000011100110101111011000000111101011100100001011000011101100101010001011001011100110101010101000110111101011100011011000010011101100100101111011100101011110 efa78ceb9aa7eb87a0e6bd81eb90b0eca8b2e6aa8deb8d84ec97b95e
UHC 琉뚧뇠潁됰쨲檍덄엹^ 11101011101001001000110011100110100001111000100011100111101110001000100111101011101001001000110011100101111001011000100011100111100111101000101101011110 eba48ce68788e7b889eba48ce5e588e79e8b5e

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