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 ð鎥nW}ð鎥nW{^ 111100001110100110001110101001010110111001010111011111011111000011101001100011101010010101101110010101110111101101011110 f0e98ea56e577df0e98ea56e577b5e
SJIS-WIN ???¥nW}???¥nW{^ 0011111100111111001111111000000110001111011011100101011101111101001111110011111100111111100000011000111101101110010101110111101101011110 3f3f3f818f6e577d3f3f3f818f6e577b5e
EUC-JP ðé??nW}ðé??nW{^ 1000111110101001110000111000111110101011101100010011111100111111011011100101011101111101100011111010100111000011100011111010101110110001001111110011111101101110010101110111101101011110 8fa9c38fabb13f3f6e577d8fa9c38fabb13f3f6e577b5e
UTF-8 ð鎥nW}ð鎥nW{^ 1100001110110000110000111010100111000010100011101100001010100101011011100101011101111101110000111011000011000011101010011100001010001110110000101010010101101110010101110111101101011110 c3b0c3a9c28ec2a56e577dc3b0c3a9c28ec2a56e577b5e
UHC ð???nW}ð???nW{^ 1010100110100011001111110011111100111111011011100101011101111101101010011010001100111111001111110011111101101110010101110111101101011110 a9a33f3f3f6e577da9a33f3f3f6e577b5e

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