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 1110011010100100010001110100101001101011011001101110011010100100010001110100101001101011010111100111110101011001111001101010010001000111010010100110101101100110111001101010010001000111010010100110101101011110011111010110001001000101 e6a4474a6b66e6a4474a6b5e7d59e6a4474a6b66e6a4474a6b5e7d6245
EUC-JP 讀GJkf讀GJk^}Y讀GJkf讀GJk^}bE 1110110010100110010001110100101001101011011001101110110010100110010001110100101001101011010111100111110101011001111011001010011001000111010010100110101101100110111011001010011001000111010010100110101101011110011111010110001001000101 eca6474a6b66eca6474a6b5e7d59eca6474a6b66eca6474a6b5e7d6245
UTF-8 讀GJkf讀GJk^}Y讀GJkf讀GJk^}bE 111010001010111010000000010001110100101001101011011001101110100010101110100000000100011101001010011010110101111001111101010110011110100010101110100000000100011101001010011010110110011011101000101011101000000001000111010010100110101101011110011111010110001001000101 e8ae80474a6b66e8ae80474a6b5e7d59e8ae80474a6b66e8ae80474a6b5e7d6245
UHC 讀GJkf讀GJk^}Y讀GJkf讀GJk^}bE 1101010011000001010001110100101001101011011001101101010011000001010001110100101001101011010111100111110101011001110101001100000101000111010010100110101101100110110101001100000101000111010010100110101101011110011111010110001001000101 d4c1474a6b66d4c1474a6b5e7d59d4c1474a6b66d4c1474a6b5e7d6245

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