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 ???躍?????^ 0011111100111111001111111001011011110100001111110011111100111111001111110011111101011110 3f3f3f96f43f3f3f3f3f5e
EUC-JP ???躍?????^ 0011111100111111001111111100110011110110001111110011111100111111001111110011111101011110 3f3f3fccf63f3f3f3f3f5e
UTF-8 溜믧젅躍귣젔療덂툊^ 11101111101001111000101111101011101011111010011111101100101000001000010111101000101110101000110111101010101101111010001111101100101000001001010011101111101001111000000111101011100011011000001011101101100010001000101001011110 efa78bebafa7eca085e8ba8deab7a3eca094efa781eb8d82ed888a5e
UHC 溜믧젅躍귣젔療덂툊^ 11101010111111101001001011101001101000001000100011100101101110001000001011101011101000001001001011101000111111101000100011100101101110001000001001011110 eafe92e9a088e5b882eba092e8fe88e5b8825e

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