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 ?b?rN}?b?rN{^ 00111111011000100011111101110010010011100111110100111111011000100011111101110010010011100111101101011110 3f623f724e7d3f623f724e7b5e
SJIS-WIN 叩b洩rN}叩b洩rN{^ 1001001001000000011000101000100101101011011100100100111001111101100100100100000001100010100010010110101101110010010011100111101101011110 924062896b724e7d924062896b724e7b5e
EUC-JP 叩b洩rN}叩b洩rN{^ 1100001110100001011000101011000111001100011100100100111001111101110000111010000101100010101100011100110001110010010011100111101101011110 c3a162b1cc724e7dc3a162b1cc724e7b5e
UTF-8 叩b洩rN}叩b洩rN{^ 111001011000111110101001011000101110011010110100101010010111001001001110011111011110010110001111101010010110001011100110101101001010100101110010010011100111101101011110 e58fa962e6b4a9724e7de58fa962e6b4a9724e7b5e
UHC 叩b洩rN}叩b洩rN{^ 1100110110110000011000101110000011011101011100100100111001111101110011011011000001100010111000001101110101110010010011100111101101011110 cdb062e0dd724e7dcdb062e0dd724e7b5e

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