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 100100100100011110010001101111010101110001101110011001101001001001000111100100011011110101011100011011100101111001111101010110011001001001000111100100011011110101011100011011100110011010010010010001111001000110111101010111000110111001011110011111010110001001000101 924791bd5c6e66924791bd5c6e5e7d59924791bd5c6e66924791bd5c6e5e7d6245
EUC-JP 竪多\nf竪多\n^}Y竪多\nf竪多\n^}bE 110000111010100011000010101111110101110001101110011001101100001110101000110000101011111101011100011011100101111001111101010110011100001110101000110000101011111101011100011011100110011011000011101010001100001010111111010111000110111001011110011111010110001001000101 c3a8c2bf5c6e66c3a8c2bf5c6e5e7d59c3a8c2bf5c6e66c3a8c2bf5c6e5e7d6245
UTF-8 竪多\nf竪多\n^}Y竪多\nf竪多\n^}bE 1110011110101011101010101110010110100100100110100101110001101110011001101110011110101011101010101110010110100100100110100101110001101110010111100111110101011001111001111010101110101010111001011010010010011010010111000110111001100110111001111010101110101010111001011010010010011010010111000110111001011110011111010110001001000101 e7abaae5a49a5c6e66e7abaae5a49a5c6e5e7d59e7abaae5a49a5c6e66e7abaae5a49a5c6e5e7d6245
UHC 竪多\nf竪多\n^}Y竪多\nf竪多\n^}bE 111000101011010111010010111111010101110001101110011001101110001010110101110100101111110101011100011011100101111001111101010110011110001010110101110100101111110101011100011011100110011011100010101101011101001011111101010111000110111001011110011111010110001001000101 e2b5d2fd5c6e66e2b5d2fd5c6e5e7d59e2b5d2fd5c6e66e2b5d2fd5c6e5e7d6245

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