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 1000110110101001011001101000110110101001010111100111110101011001100011011010100101100110100011011010100101011110011111010110001001000101 8da9668da95e7d598da9668da95e7d6245
EUC-JP 昆f昆^}Y昆f昆^}bE 1011101010101011011001101011101010101011010111100111110101011001101110101010101101100110101110101010101101011110011111010110001001000101 baab66baab5e7d59baab66baab5e7d6245
UTF-8 昆f昆^}Y昆f昆^}bE 111001101001100010000110011001101110011010011000100001100101111001111101010110011110011010011000100001100110011011100110100110001000011001011110011111010110001001000101 e6988666e698865e7d59e6988666e698865e7d6245
UHC 昆f昆^}Y昆f昆^}bE 1100110111100000011001101100110111100000010111100111110101011001110011011110000001100110110011011110000001011110011111010110001001000101 cde066cde05e7d59cde066cde05e7d6245

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