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 1110001010111001011001101110001010111001010111100111110101011001111000101011100101100110111000101011100101011110011111010110001001000101 e2b966e2b95e7d59e2b966e2b95e7d6245
EUC-JP 篁f篁^}Y篁f篁^}bE 1110010010111011011001101110010010111011010111100111110101011001111001001011101101100110111001001011101101011110011111010110001001000101 e4bb66e4bb5e7d59e4bb66e4bb5e7d6245
UTF-8 篁f篁^}Y篁f篁^}bE 111001111010111110000001011001101110011110101111100000010101111001111101010110011110011110101111100000010110011011100111101011111000000101011110011111010110001001000101 e7af8166e7af815e7d59e7af8166e7af815e7d6245
UHC 篁f篁^}Y篁f篁^}bE 1111110011010110011001101111110011010110010111100111110101011001111111001101011001100110111111001101011001011110011111010110001001000101 fcd666fcd65e7d59fcd666fcd65e7d6245

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