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 1001001010011100011001101001001010011100010111100111110101011001100100101001110001100110100100101001110001011110011111010110001001000101 929c66929c5e7d59929c66929c5e7d6245
EUC-JP 凋f凋^}Y凋f凋^}bE 1100001111111100011001101100001111111100010111100111110101011001110000111111110001100110110000111111110001011110011111010110001001000101 c3fc66c3fc5e7d59c3fc66c3fc5e7d6245
UTF-8 凋f凋^}Y凋f凋^}bE 111001011000011110001011011001101110010110000111100010110101111001111101010110011110010110000111100010110110011011100101100001111000101101011110011111010110001001000101 e5878b66e5878b5e7d59e5878b66e5878b5e7d6245
UHC 凋f凋^}Y凋f凋^}bE 1111000010111101011001101111000010111101010111100111110101011001111100001011110101100110111100001011110101011110011111010110001001000101 f0bd66f0bd5e7d59f0bd66f0bd5e7d6245

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