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 ??WW}??WW{^ 0011111100111111010101110101011101111101001111110011111101010111010101110111101101011110 3f3f57577d3f3f57577b5e
SJIS-WIN ?叩WW}?叩WW{^ 00111111100100100100000001010111010101110111110100111111100100100100000001010111010101110111101101011110 3f924057577d3f924057577b5e
EUC-JP ?叩WW}?叩WW{^ 00111111110000111010000101010111010101110111110100111111110000111010000101010111010101110111101101011110 3fc3a157577d3fc3a157577b5e
UTF-8 렺叩WW}렺叩WW{^ 11101011101000001011101011100101100011111010100101010111010101110111110111101011101000001011101011100101100011111010100101010111010101110111101101011110 eba0bae58fa957577deba0bae58fa957577b5e
UHC 렺叩WW}렺叩WW{^ 100011101100001011001101101100000101011101010111011111011000111011000010110011011011000001010111010101110111101101011110 8ec2cdb057577d8ec2cdb057577b5e

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