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 1001000011010111011001101001000011010111010111100111110101011001100100001101011101100110100100001101011101011110011111010110001001000101 90d76690d75e7d5990d76690d75e7d6245
EUC-JP 碩f碩^}Y碩f碩^}bE 1100000011011001011001101100000011011001010111100111110101011001110000001101100101100110110000001101100101011110011111010110001001000101 c0d966c0d95e7d59c0d966c0d95e7d6245
UTF-8 碩f碩^}Y碩f碩^}bE 111001111010001010101001011001101110011110100010101010010101111001111101010110011110011110100010101010010110011011100111101000101010100101011110011111010110001001000101 e7a2a966e7a2a95e7d59e7a2a966e7a2a95e7d6245
UHC 碩f碩^}Y碩f碩^}bE 1110000010110101011001101110000010110101010111100111110101011001111000001011010101100110111000001011010101011110011111010110001001000101 e0b566e0b55e7d59e0b566e0b55e7d6245

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