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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
EUC-JP ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
UTF-8 진f진^}Y진f진^}bE 111011001010011110000100011001101110110010100111100001000101111001111101010110011110110010100111100001000110011011101100101001111000010001011110011111010110001001000101 eca78466eca7845e7d59eca78466eca7845e7d6245
UHC 진f진^}Y진f진^}bE 1100000111111000011001101100000111111000010111100111110101011001110000011111100001100110110000011111100001011110011111010110001001000101 c1f866c1f85e7d59c1f866c1f85e7d6245

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