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 îᎽ´}îᎽ´{^ 11101110111000011000111010111101111011101010001110001110101101000111110111101110111000011000111010111101111011101010001110001110101101000111101101011110 eee18ebdeea38eb47deee18ebdeea38eb47b5e
SJIS-WIN ?????£?´}?????£?´{^ 0011111100111111001111110011111100111111100000011001001000111111100000010100110001111101001111110011111100111111001111110011111110000001100100100011111110000001010011000111101101011110 3f3f3f3f3f81923f814c7d3f3f3f3f3f81923f814c7b5e
EUC-JP îá??î£?´}îá??î£?´{^ 1000111110101011110000101000111110101011101000010011111100111111100011111010101111000010101000011111001000111111101000011010110101111101100011111010101111000010100011111010101110100001001111110011111110001111101010111100001010100001111100100011111110100001101011010111101101011110 8fabc28faba13f3f8fabc2a1f23fa1ad7d8fabc28faba13f3f8fabc2a1f23fa1ad7b5e
UTF-8 îᎽ´}îᎽ´{^ 1100001110101110110000111010000111000010100011101100001010111101110000111010111011000010101000111100001010001110110000101011010001111101110000111010111011000011101000011100001010001110110000101011110111000011101011101100001010100011110000101000111011000010101101000111101101011110 c3aec3a1c28ec2bdc3aec2a3c28ec2b47dc3aec3a1c28ec2bdc3aec2a3c28ec2b47b5e
UHC ???½???´}???½???´{^ 0011111100111111001111111010100011110110001111110011111100111111101000101010010101111101001111110011111100111111101010001111011000111111001111110011111110100010101001010111101101011110 3f3f3fa8f63f3f3fa2a57d3f3f3fa8f63f3f3fa2a57b5e

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