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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 篆篁\nf篆篁\n^}Y篆篁\nf篆篁\n^}bE 111000101011110111100010101110010101110001101110011001101110001010111101111000101011100101011100011011100101111001111101010110011110001010111101111000101011100101011100011011100110011011100010101111011110001010111001010111000110111001011110011111010110001001000101 e2bde2b95c6e66e2bde2b95c6e5e7d59e2bde2b95c6e66e2bde2b95c6e5e7d6245
EUC-JP 篆篁\nf篆篁\n^}Y篆篁\nf篆篁\n^}bE 111001001011111111100100101110110101110001101110011001101110010010111111111001001011101101011100011011100101111001111101010110011110010010111111111001001011101101011100011011100110011011100100101111111110010010111011010111000110111001011110011111010110001001000101 e4bfe4bb5c6e66e4bfe4bb5c6e5e7d59e4bfe4bb5c6e66e4bfe4bb5c6e5e7d6245
UTF-8 篆篁\nf篆篁\n^}Y篆篁\nf篆篁\n^}bE 1110011110101111100001101110011110101111100000010101110001101110011001101110011110101111100001101110011110101111100000010101110001101110010111100111110101011001111001111010111110000110111001111010111110000001010111000110111001100110111001111010111110000110111001111010111110000001010111000110111001011110011111010110001001000101 e7af86e7af815c6e66e7af86e7af815c6e5e7d59e7af86e7af815c6e66e7af86e7af815c6e5e7d6245
UHC 篆篁\nf篆篁\n^}Y篆篁\nf篆篁\n^}bE 111011111010101011111100110101100101110001101110011001101110111110101010111111001101011001011100011011100101111001111101010110011110111110101010111111001101011001011100011011100110011011101111101010101111110011010110010111000110111001011110011111010110001001000101 efaafcd65c6e66efaafcd65c6e5e7d59efaafcd65c6e66efaafcd65c6e5e7d6245

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