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}޶ŽÅW{^ 10001110101101101000111011000101010101110111110110001110101101101000111011000101010101110111101101011110 8eb68ec5577d8eb68ec5577b5e
SJIS-WIN ?¶??W}?¶??W{^ 001111111000000111110111001111110011111101010111011111010011111110000001111101110011111100111111010101110111101101011110 3f81f73f3f577d3f81f73f3f577b5e
EUC-JP ?¶?ÅW}?¶?ÅW{^ 00111111101000101111100100111111100011111010101010101001010101110111110100111111101000101111100100111111100011111010101010101001010101110111101101011110 3fa2f93f8faaa9577d3fa2f93f8faaa9577b5e
UTF-8 ޶ŽÅW}޶ŽÅW{^ 110000101000111011000010101101101100001010001110110000111000010101010111011111011100001010001110110000101011011011000010100011101100001110000101010101110111101101011110 c28ec2b6c28ec385577dc28ec2b6c28ec385577b5e
UHC ?¶??W}?¶??W{^ 001111111010001011010010001111110011111101010111011111010011111110100010110100100011111100111111010101110111101101011110 3fa2d23f3f577d3fa2d23f3f577b5e

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