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 ?GJkf?GJk^}Y?GJkf?GJk^}bE 00111111010001110100101001101011011001100011111101000111010010100110101101011110011111010101100100111111010001110100101001101011011001100011111101000111010010100110101101011110011111010110001001000101 3f474a6b663f474a6b5e7d593f474a6b663f474a6b5e7d6245
SJIS-WIN 凍GJkf凍GJk^}Y凍GJkf凍GJk^}bE 1001001110000000010001110100101001101011011001101001001110000000010001110100101001101011010111100111110101011001100100111000000001000111010010100110101101100110100100111000000001000111010010100110101101011110011111010110001001000101 9380474a6b669380474a6b5e7d599380474a6b669380474a6b5e7d6245
EUC-JP 凍GJkf凍GJk^}Y凍GJkf凍GJk^}bE 1100010111100000010001110100101001101011011001101100010111100000010001110100101001101011010111100111110101011001110001011110000001000111010010100110101101100110110001011110000001000111010010100110101101011110011111010110001001000101 c5e0474a6b66c5e0474a6b5e7d59c5e0474a6b66c5e0474a6b5e7d6245
UTF-8 凍GJkf凍GJk^}Y凍GJkf凍GJk^}bE 111001011000011110001101010001110100101001101011011001101110010110000111100011010100011101001010011010110101111001111101010110011110010110000111100011010100011101001010011010110110011011100101100001111000110101000111010010100110101101011110011111010110001001000101 e5878d474a6b66e5878d474a6b5e7d59e5878d474a6b66e5878d474a6b5e7d6245
UHC 凍GJkf凍GJk^}Y凍GJkf凍GJk^}bE 1101010011010000010001110100101001101011011001101101010011010000010001110100101001101011010111100111110101011001110101001101000001000111010010100110101101100110110101001101000001000111010010100110101101011110011111010110001001000101 d4d0474a6b66d4d0474a6b5e7d59d4d0474a6b66d4d0474a6b5e7d6245

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