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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 閻杵f閻杵^}Y閻杵f閻杵^}bE 11101000100001011000101101101110011001101110100010000101100010110110111001011110011111010101100111101000100001011000101101101110011001101110100010000101100010110110111001011110011111010110001001000101 e8858b6e66e8858b6e5e7d59e8858b6e66e8858b6e5e7d6245
EUC-JP 閻杵f閻杵^}Y閻杵f閻杵^}bE 11101111111001011011010111001111011001101110111111100101101101011100111101011110011111010101100111101111111001011011010111001111011001101110111111100101101101011100111101011110011111010110001001000101 efe5b5cf66efe5b5cf5e7d59efe5b5cf66efe5b5cf5e7d6245
UTF-8 閻杵f閻杵^}Y閻杵f閻杵^}bE 111010011001011010111011111001101001110110110101011001101110100110010110101110111110011010011101101101010101111001111101010110011110100110010110101110111110011010011101101101010110011011101001100101101011101111100110100111011011010101011110011111010110001001000101 e996bbe69db566e996bbe69db55e7d59e996bbe69db566e996bbe69db55e7d6245
UHC 閻杵f閻杵^}Y閻杵f閻杵^}bE 11100111101000101110111010111110011001101110011110100010111011101011111001011110011111010101100111100111101000101110111010111110011001101110011110100010111011101011111001011110011111010110001001000101 e7a2eebe66e7a2eebe5e7d59e7a2eebe66e7a2eebe5e7d6245

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