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 ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 嘲f嘲^}Y嘲f嘲^}bE 1001101001111101011001101001101001111101010111100111110101011001100110100111110101100110100110100111110101011110011111010110001001000101 9a7d669a7d5e7d599a7d669a7d5e7d6245
EUC-JP 嘲f嘲^}Y嘲f嘲^}bE 1101001111011110011001101101001111011110010111100111110101011001110100111101111001100110110100111101111001011110011111010110001001000101 d3de66d3de5e7d59d3de66d3de5e7d6245
UTF-8 嘲f嘲^}Y嘲f嘲^}bE 111001011001100010110010011001101110010110011000101100100101111001111101010110011110010110011000101100100110011011100101100110001011001001011110011111010110001001000101 e598b266e598b25e7d59e598b266e598b25e7d6245
UHC 嘲f嘲^}Y嘲f嘲^}bE 1111000010111111011001101111000010111111010111100111110101011001111100001011111101100110111100001011111101011110011111010110001001000101 f0bf66f0bf5e7d59f0bf66f0bf5e7d6245

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