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 ?SKf?SK^}Y?SKf?SK^}bE 001111110101001101001011011001100011111101010011010010110101111001111101010110010011111101010011010010110110011000111111010100110100101101011110011111010110001001000101 3f534b663f534b5e7d593f534b663f534b5e7d6245
SJIS-WIN 帙SKf帙SK^}Y帙SKf帙SK^}bE 10011011111000110101001101001011011001101001101111100011010100110100101101011110011111010101100110011011111000110101001101001011011001101001101111100011010100110100101101011110011111010110001001000101 9be3534b669be3534b5e7d599be3534b669be3534b5e7d6245
EUC-JP 帙SKf帙SK^}Y帙SKf帙SK^}bE 11010110111001010101001101001011011001101101011011100101010100110100101101011110011111010101100111010110111001010101001101001011011001101101011011100101010100110100101101011110011111010110001001000101 d6e5534b66d6e5534b5e7d59d6e5534b66d6e5534b5e7d6245
UTF-8 帙SKf帙SK^}Y帙SKf帙SK^}bE 1110010110111000100110010101001101001011011001101110010110111000100110010101001101001011010111100111110101011001111001011011100010011001010100110100101101100110111001011011100010011001010100110100101101011110011111010110001001000101 e5b899534b66e5b899534b5e7d59e5b899534b66e5b899534b5e7d6245
UHC 帙SKf帙SK^}Y帙SKf帙SK^}bE 11110010111011010101001101001011011001101111001011101101010100110100101101011110011111010101100111110010111011010101001101001011011001101111001011101101010100110100101101011110011111010110001001000101 f2ed534b66f2ed534b5e7d59f2ed534b66f2ed534b5e7d6245

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