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 100100011010111110010001100111110101110001101110011001101001000110101111100100011001111101011100011011100101111001111101010110011001000110101111100100011001111101011100011011100110011010010001101011111001000110011111010111000110111001011110011111010110001001000101 91af919f5c6e6691af919f5c6e5e7d5991af919f5c6e6691af919f5c6e5e7d6245
EUC-JP 賊臓\nf賊臓\n^}Y賊臓\nf賊臓\n^}bE 110000101011000111000010101000010101110001101110011001101100001010110001110000101010000101011100011011100101111001111101010110011100001010110001110000101010000101011100011011100110011011000010101100011100001010100001010111000110111001011110011111010110001001000101 c2b1c2a15c6e66c2b1c2a15c6e5e7d59c2b1c2a15c6e66c2b1c2a15c6e5e7d6245
UTF-8 賊臓\nf賊臓\n^}Y賊臓\nf賊臓\n^}bE 1110100010110011100010101110100010000111100100110101110001101110011001101110100010110011100010101110100010000111100100110101110001101110010111100111110101011001111010001011001110001010111010001000011110010011010111000110111001100110111010001011001110001010111010001000011110010011010111000110111001011110011111010110001001000101 e8b38ae887935c6e66e8b38ae887935c6e5e7d59e8b38ae887935c6e66e8b38ae887935c6e5e7d6245
UHC 賊?\nf賊?\n^}Y賊?\nf賊?\n^}bE 1110111011100100001111110101110001101110011001101110111011100100001111110101110001101110010111100111110101011001111011101110010000111111010111000110111001100110111011101110010000111111010111000110111001011110011111010110001001000101 eee43f5c6e66eee43f5c6e5e7d59eee43f5c6e66eee43f5c6e5e7d6245

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