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 1001111011011001011001101001111011011001010111100111110101011001100111101101100101100110100111101101100101011110011111010110001001000101 9ed9669ed95e7d599ed9669ed95e7d6245
EUC-JP 樂f樂^}Y樂f樂^}bE 1101110011011011011001101101110011011011010111100111110101011001110111001101101101100110110111001101101101011110011111010110001001000101 dcdb66dcdb5e7d59dcdb66dcdb5e7d6245
UTF-8 樂f樂^}Y樂f樂^}bE 111001101010100010000010011001101110011010101000100000100101111001111101010110011110011010101000100000100110011011100110101010001000001001011110011111010110001001000101 e6a88266e6a8825e7d59e6a88266e6a8825e7d6245
UHC 樂f樂^}Y樂f樂^}bE 1110010011000101011001101110010011000101010111100111110101011001111001001100010101100110111001001100010101011110011111010110001001000101 e4c566e4c55e7d59e4c566e4c55e7d6245

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