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 1001000011111000011001101001000011111000010111100111110101011001100100001111100001100110100100001111100001011110011111010110001001000101 90f86690f85e7d5990f86690f85e7d6245
EUC-JP 煽f煽^}Y煽f煽^}bE 1100000011111010011001101100000011111010010111100111110101011001110000001111101001100110110000001111101001011110011111010110001001000101 c0fa66c0fa5e7d59c0fa66c0fa5e7d6245
UTF-8 煽f煽^}Y煽f煽^}bE 111001111000010110111101011001101110011110000101101111010101111001111101010110011110011110000101101111010110011011100111100001011011110101011110011111010110001001000101 e785bd66e785bd5e7d59e785bd66e785bd5e7d6245
UHC 煽f煽^}Y煽f煽^}bE 1110000011000011011001101110000011000011010111100111110101011001111000001100001101100110111000001100001101011110011111010110001001000101 e0c366e0c35e7d59e0c366e0c35e7d6245

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