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 1001110010001101011001101001110010001101010111100111110101011001100111001000110101100110100111001000110101011110011111010110001001000101 9c8d669c8d5e7d599c8d669c8d5e7d6245
EUC-JP 恪f恪^}Y恪f恪^}bE 1101011111101101011001101101011111101101010111100111110101011001110101111110110101100110110101111110110101011110011111010110001001000101 d7ed66d7ed5e7d59d7ed66d7ed5e7d6245
UTF-8 恪f恪^}Y恪f恪^}bE 111001101000000110101010011001101110011010000001101010100101111001111101010110011110011010000001101010100110011011100110100000011010101001011110011111010110001001000101 e681aa66e681aa5e7d59e681aa66e681aa5e7d6245
UHC 恪f恪^}Y恪f恪^}bE 1100101011000001011001101100101011000001010111100111110101011001110010101100000101100110110010101100000101011110011111010110001001000101 cac166cac15e7d59cac166cac15e7d6245

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