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 ?W}Vn}?W}Vn{^ 00111111010101110111110101010110011011100111110100111111010101110111110101010110011011100111101101011110 3f577d566e7d3f577d566e7b5e
SJIS-WIN 叩W}Vn}叩W}Vn{^ 100100100100000001010111011111010101011001101110011111011001001001000000010101110111110101010110011011100111101101011110 9240577d566e7d9240577d566e7b5e
EUC-JP 叩W}Vn}叩W}Vn{^ 110000111010000101010111011111010101011001101110011111011100001110100001010101110111110101010110011011100111101101011110 c3a1577d566e7dc3a1577d566e7b5e
UTF-8 叩W}Vn}叩W}Vn{^ 1110010110001111101010010101011101111101010101100110111001111101111001011000111110101001010101110111110101010110011011100111101101011110 e58fa9577d566e7de58fa9577d566e7b5e
UHC 叩W}Vn}叩W}Vn{^ 110011011011000001010111011111010101011001101110011111011100110110110000010101110111110101010110011011100111101101011110 cdb0577d566e7dcdb0577d566e7b5e

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