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 ûSÜéʶûTŽ´}ûSÜéʶûTŽ´{^ 1111101101010011110111001110100111001010101101101111101101010100100011101011010001111101111110110101001111011100111010011100101010110110111110110101010010001110101101000111101101011110 fb53dce9cab6fb548eb47dfb53dce9cab6fb548eb47b5e
SJIS-WIN ?S???¶?T?´}?S???¶?T?´{^ 001111110101001100111111001111110011111110000001111101110011111101010100001111111000000101001100011111010011111101010011001111110011111100111111100000011111011100111111010101000011111110000001010011000111101101011110 3f533f3f3f81f73f543f814c7d3f533f3f3f81f73f543f814c7b5e
EUC-JP ûSÜéʶûT?´}ûSÜéʶûT?´{^ 1000111110101011111001010101001110001111101010101110010010001111101010111011000110001111101010101011010010100010111110011000111110101011111001010101010000111111101000011010110101111101100011111010101111100101010100111000111110101010111001001000111110101011101100011000111110101010101101001010001011111001100011111010101111100101010101000011111110100001101011010111101101011110 8fabe5538faae48fabb18faab4a2f98fabe5543fa1ad7d8fabe5538faae48fabb18faab4a2f98fabe5543fa1ad7b5e
UTF-8 ûSÜéʶûTŽ´}ûSÜéʶûTŽ´{^ 110000111011101101010011110000111001110011000011101010011100001110001010110000101011011011000011101110110101010011000010100011101100001010110100011111011100001110111011010100111100001110011100110000111010100111000011100010101100001010110110110000111011101101010100110000101000111011000010101101000111101101011110 c3bb53c39cc3a9c38ac2b6c3bb54c28ec2b47dc3bb53c39cc3a9c38ac2b6c3bb54c28ec2b47b5e
UHC ?S???¶?T?´}?S???¶?T?´{^ 001111110101001100111111001111110011111110100010110100100011111101010100001111111010001010100101011111010011111101010011001111110011111100111111101000101101001000111111010101000011111110100010101001010111101101011110 3f533f3f3fa2d23f543fa2a57d3f533f3f3fa2d23f543fa2a57b5e

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