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 ?T}Vn}?T}Vn{^ 00111111010101000111110101010110011011100111110100111111010101000111110101010110011011100111101101011110 3f547d566e7d3f547d566e7b5e
SJIS-WIN 咤T}Vn}咤T}Vn{^ 100110100100001001010100011111010101011001101110011111011001101001000010010101000111110101010110011011100111101101011110 9a42547d566e7d9a42547d566e7b5e
EUC-JP 咤T}Vn}咤T}Vn{^ 110100111010001101010100011111010101011001101110011111011101001110100011010101000111110101010110011011100111101101011110 d3a3547d566e7dd3a3547d566e7b5e
UTF-8 咤T}Vn}咤T}Vn{^ 1110010110010010101001000101010001111101010101100110111001111101111001011001001010100100010101000111110101010110011011100111101101011110 e592a4547d566e7de592a4547d566e7b5e
UHC 咤T}Vn}咤T}Vn{^ 111101101110001101010100011111010101011001101110011111011111011011100011010101000111110101010110011011100111101101011110 f6e3547d566e7df6e3547d566e7b5e

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