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 10010001011010000101001101001011011001101001000101101000010100110100101101011110011111010101100110010001011010000101001101001011011001101001000101101000010100110100101101011110011111010110001001000101 9168534b669168534b5e7d599168534b669168534b5e7d6245
EUC-JP 蘇SKf蘇SK^}Y蘇SKf蘇SK^}bE 11000001110010010101001101001011011001101100000111001001010100110100101101011110011111010101100111000001110010010101001101001011011001101100000111001001010100110100101101011110011111010110001001000101 c1c9534b66c1c9534b5e7d59c1c9534b66c1c9534b5e7d6245
UTF-8 蘇SKf蘇SK^}Y蘇SKf蘇SK^}bE 1110100010011000100001110101001101001011011001101110100010011000100001110101001101001011010111100111110101011001111010001001100010000111010100110100101101100110111010001001100010000111010100110100101101011110011111010110001001000101 e89887534b66e89887534b5e7d59e89887534b66e89887534b5e7d6245
UHC 蘇SKf蘇SK^}Y蘇SKf蘇SK^}bE 11100001110011000101001101001011011001101110000111001100010100110100101101011110011111010101100111100001110011000101001101001011011001101110000111001100010100110100101101011110011111010110001001000101 e1cc534b66e1cc534b5e7d59e1cc534b66e1cc534b5e7d6245

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