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Ž´ûSެ}ûWŽ´ûSެ{^ 11111011010101111000111010110100111110110101001110001110101011000111110111111011010101111000111010110100111110110101001110001110101011000111101101011110 fb578eb4fb538eac7dfb578eb4fb538eac7b5e
SJIS-WIN ?W?´?S?¬}?W?´?S?¬{^ 0011111101010111001111111000000101001100001111110101001100111111100000011100101001111101001111110101011100111111100000010100110000111111010100110011111110000001110010100111101101011110 3f573f814c3f533f81ca7d3f573f814c3f533f81ca7b5e
EUC-JP ûW?´ûS?¬}ûW?´ûS?¬{^ 10001111101010111110010101010111001111111010000110101101100011111010101111100101010100110011111110100010110011000111110110001111101010111110010101010111001111111010000110101101100011111010101111100101010100110011111110100010110011000111101101011110 8fabe5573fa1ad8fabe5533fa2cc7d8fabe5573fa1ad8fabe5533fa2cc7b5e
UTF-8 ûWŽ´ûSެ}ûWŽ´ûSެ{^ 11000011101110110101011111000010100011101100001010110100110000111011101101010011110000101000111011000010101011000111110111000011101110110101011111000010100011101100001010110100110000111011101101010011110000101000111011000010101011000111101101011110 c3bb57c28ec2b4c3bb53c28ec2ac7dc3bb57c28ec2b4c3bb53c28ec2ac7b5e
UHC ?W?´?S??}?W?´?S??{^ 001111110101011100111111101000101010010100111111010100110011111100111111011111010011111101010111001111111010001010100101001111110101001100111111001111110111101101011110 3f573fa2a53f533f3f7d3f573fa2a53f533f3f7b5e

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