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{^ 001111110011111100111111001111110101011101010111011111010011111100111111001111110011111101010111010101110111101101011110 3f3f3f3f57577d3f3f3f3f57577b5e
SJIS-WIN ????WW}????WW{^ 001111110011111100111111001111110101011101010111011111010011111100111111001111110011111101010111010101110111101101011110 3f3f3f3f57577d3f3f3f3f57577b5e
EUC-JP ????WW}????WW{^ 001111110011111100111111001111110101011101010111011111010011111100111111001111110011111101010111010101110111101101011110 3f3f3f3f57577d3f3f3f3f57577b5e
UTF-8 쩐짯혦징WW}쩐짯혦징WW{^ 11101100101010011001000011101100101001111010111111101101100110001010011011101100101001111001010101010111010101110111110111101100101010011001000011101100101001111010111111101101100110001010011011101100101001111001010101010111010101110111101101011110 eca990eca7afed98a6eca79557577deca990eca7afed98a6eca79557577b5e
UHC 쩐짯혦징WW}쩐짯혦징WW{^ 1100001010111110110000101010110111000010100011101100001010100001010101110101011101111101110000101011111011000010101011011100001010001110110000101010000101010111010101110111101101011110 c2bec2adc28ec2a157577dc2bec2adc28ec2a157577b5e

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