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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 翹щХn}翹щХn{^ 1110001111001001100001001000101110000100010101100110111001111101111000111100100110000100100010111000010001010110011011100111101101011110 e3c9848b84566e7de3c9848b84566e7b5e
EUC-JP 翹щХn}翹щХn{^ 1110011011001011101001111110101110100111101101110110111001111101111001101100101110100111111010111010011110110111011011100111101101011110 e6cba7eba7b76e7de6cba7eba7b76e7b5e
UTF-8 翹щХn}翹щХn{^ 11100111101111111011100111010001100010011101000010100101011011100111110111100111101111111011100111010001100010011101000010100101011011100111101101011110 e7bfb9d189d0a56e7de7bfb9d189d0a56e7b5e
UHC 翹щХn}翹щХn{^ 1100111011101110101011001110101110101100101101110110111001111101110011101110111010101100111010111010110010110111011011100111101101011110 ceeeacebacb76e7dceeeacebacb76e7b5e

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