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 1001000101100111011001101001000101100111010111100111110101011001100100010110011101100110100100010110011101011110011111010110001001000101 91676691675e7d5991676691675e7d6245
EUC-JP 組f組^}Y組f組^}bE 1100000111001000011001101100000111001000010111100111110101011001110000011100100001100110110000011100100001011110011111010110001001000101 c1c866c1c85e7d59c1c866c1c85e7d6245
UTF-8 組f組^}Y組f組^}bE 111001111011010110000100011001101110011110110101100001000101111001111101010110011110011110110101100001000110011011100111101101011000010001011110011111010110001001000101 e7b58466e7b5845e7d59e7b58466e7b5845e7d6245
UHC 組f組^}Y組f組^}bE 1111000011011010011001101111000011011010010111100111110101011001111100001101101001100110111100001101101001011110011111010110001001000101 f0da66f0da5e7d59f0da66f0da5e7d6245

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