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 1001001011110001011001101001001011110001010111100111110101011001100100101111000101100110100100101111000101011110011111010110001001000101 92f16692f15e7d5992f16692f15e7d6245
EUC-JP 提f提^}Y提f提^}bE 1100010011110011011001101100010011110011010111100111110101011001110001001111001101100110110001001111001101011110011111010110001001000101 c4f366c4f35e7d59c4f366c4f35e7d6245
UTF-8 提f提^}Y提f提^}bE 111001101000111110010000011001101110011010001111100100000101111001111101010110011110011010001111100100000110011011100110100011111001000001011110011111010110001001000101 e68f9066e68f905e7d59e68f9066e68f905e7d6245
UHC 提f提^}Y提f提^}bE 1111000010101011011001101111000010101011010111100111110101011001111100001010101101100110111100001010101101011110011111010110001001000101 f0ab66f0ab5e7d59f0ab66f0ab5e7d6245

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