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 1110010011001101011001101110010011001101010111100111110101011001111001001100110101100110111001001100110101011110011111010110001001000101 e4cd66e4cd5e7d59e4cd66e4cd5e7d6245
EUC-JP 莽f莽^}Y莽f莽^}bE 1110100011001111011001101110100011001111010111100111110101011001111010001100111101100110111010001100111101011110011111010110001001000101 e8cf66e8cf5e7d59e8cf66e8cf5e7d6245
UTF-8 莽f莽^}Y莽f莽^}bE 111010001000111010111101011001101110100010001110101111010101111001111101010110011110100010001110101111010110011011101000100011101011110101011110011111010110001001000101 e88ebd66e88ebd5e7d59e88ebd66e88ebd5e7d6245
UHC 莽f莽^}Y莽f莽^}bE 1101100011010101011001101101100011010101010111100111110101011001110110001101010101100110110110001101010101011110011111010110001001000101 d8d566d8d55e7d59d8d566d8d55e7d6245

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