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 ?hof?ho^}Y?hof?ho^}bE 001111110110100001101111011001100011111101101000011011110101111001111101010110010011111101101000011011110110011000111111011010000110111101011110011111010110001001000101 3f686f663f686f5e7d593f686f663f686f5e7d6245
SJIS-WIN 額hof額ho^}Y額hof額ho^}bE 10001010011110100110100001101111011001101000101001111010011010000110111101011110011111010101100110001010011110100110100001101111011001101000101001111010011010000110111101011110011111010110001001000101 8a7a686f668a7a686f5e7d598a7a686f668a7a686f5e7d6245
EUC-JP 額hof額ho^}Y額hof額ho^}bE 10110011110110110110100001101111011001101011001111011011011010000110111101011110011111010101100110110011110110110110100001101111011001101011001111011011011010000110111101011110011111010110001001000101 b3db686f66b3db686f5e7d59b3db686f66b3db686f5e7d6245
UTF-8 額hof額ho^}Y額hof額ho^}bE 1110100110100001100011010110100001101111011001101110100110100001100011010110100001101111010111100111110101011001111010011010000110001101011010000110111101100110111010011010000110001101011010000110111101011110011111010110001001000101 e9a18d686f66e9a18d686f5e7d59e9a18d686f66e9a18d686f5e7d6245
UHC 額hof額ho^}Y額hof額ho^}bE 11100100111111100110100001101111011001101110010011111110011010000110111101011110011111010101100111100100111111100110100001101111011001101110010011111110011010000110111101011110011111010110001001000101 e4fe686f66e4fe686f5e7d59e4fe686f66e4fe686f5e7d6245

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