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 ?LKf?LK^}Y?LKf?LK^}bE 001111110100110001001011011001100011111101001100010010110101111001111101010110010011111101001100010010110110011000111111010011000100101101011110011111010110001001000101 3f4c4b663f4c4b5e7d593f4c4b663f4c4b5e7d6245
SJIS-WIN 辰LKf辰LK^}Y辰LKf辰LK^}bE 10010010010000110100110001001011011001101001001001000011010011000100101101011110011111010101100110010010010000110100110001001011011001101001001001000011010011000100101101011110011111010110001001000101 92434c4b6692434c4b5e7d5992434c4b6692434c4b5e7d6245
EUC-JP 辰LKf辰LK^}Y辰LKf辰LK^}bE 11000011101001000100110001001011011001101100001110100100010011000100101101011110011111010101100111000011101001000100110001001011011001101100001110100100010011000100101101011110011111010110001001000101 c3a44c4b66c3a44c4b5e7d59c3a44c4b66c3a44c4b5e7d6245
UTF-8 辰LKf辰LK^}Y辰LKf辰LK^}bE 1110100010111110101100000100110001001011011001101110100010111110101100000100110001001011010111100111110101011001111010001011111010110000010011000100101101100110111010001011111010110000010011000100101101011110011111010110001001000101 e8beb04c4b66e8beb04c4b5e7d59e8beb04c4b66e8beb04c4b5e7d6245
UHC 辰LKf辰LK^}Y辰LKf辰LK^}bE 11110010111000110100110001001011011001101111001011100011010011000100101101011110011111010101100111110010111000110100110001001011011001101111001011100011010011000100101101011110011111010110001001000101 f2e34c4b66f2e34c4b5e7d59f2e34c4b66f2e34c4b5e7d6245

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