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 ûXŽ©nW}ûXŽ©nW{^ 111110110101100010001110101010010110111001010111011111011111101101011000100011101010100101101110010101110111101101011110 fb588ea96e577dfb588ea96e577b5e
SJIS-WIN ?X??nW}?X??nW{^ 001111110101100000111111001111110110111001010111011111010011111101011000001111110011111101101110010101110111101101011110 3f583f3f6e577d3f583f3f6e577b5e
EUC-JP ûX?©nW}ûX?©nW{^ 1000111110101011111001010101100000111111100011111010001011101101011011100101011101111101100011111010101111100101010110000011111110001111101000101110110101101110010101110111101101011110 8fabe5583f8fa2ed6e577d8fabe5583f8fa2ed6e577b5e
UTF-8 ûXŽ©nW}ûXŽ©nW{^ 110000111011101101011000110000101000111011000010101010010110111001010111011111011100001110111011010110001100001010001110110000101010100101101110010101110111101101011110 c3bb58c28ec2a96e577dc3bb58c28ec2a96e577b5e
UHC ?X??nW}?X??nW{^ 001111110101100000111111001111110110111001010111011111010011111101011000001111110011111101101110010101110111101101011110 3f583f3f6e577d3f583f3f6e577b5e

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