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 1001010011010011011001101001010011010011010111100111110101011001100101001101001101100110100101001101001101011110011111010110001001000101 94d36694d35e7d5994d36694d35e7d6245
EUC-JP 晩f晩^}Y晩f晩^}bE 1100100011010101011001101100100011010101010111100111110101011001110010001101010101100110110010001101010101011110011111010110001001000101 c8d566c8d55e7d59c8d566c8d55e7d6245
UTF-8 晩f晩^}Y晩f晩^}bE 111001101001100110101001011001101110011010011001101010010101111001111101010110011110011010011001101010010110011011100110100110011010100101011110011111010110001001000101 e699a966e699a95e7d59e699a966e699a95e7d6245
UHC 晩f晩^}Y晩f晩^}bE 1101100010111001011001101101100010111001010111100111110101011001110110001011100101100110110110001011100101011110011111010110001001000101 d8b966d8b95e7d59d8b966d8b95e7d6245

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