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 ›—éaN[}›—éaN[{^ 100110111001011111101001011000010100111001011011011111011001101110010111111010010110000101001110010110110111101101011110 9b97e9614e5b7d9b97e9614e5b7b5e
SJIS-WIN ???aN[}???aN[{^ 001111110011111100111111011000010100111001011011011111010011111100111111001111110110000101001110010110110111101101011110 3f3f3f614e5b7d3f3f3f614e5b7b5e
EUC-JP ??éaN[}??éaN[{^ 00111111001111111000111110101011101100010110000101001110010110110111110100111111001111111000111110101011101100010110000101001110010110110111101101011110 3f3f8fabb1614e5b7d3f3f8fabb1614e5b7b5e
UTF-8 ›—éaN[}›—éaN[{^ 110000101001101111000010100101111100001110101001011000010100111001011011011111011100001010011011110000101001011111000011101010010110000101001110010110110111101101011110 c29bc297c3a9614e5b7dc29bc297c3a9614e5b7b5e
UHC ???aN[}???aN[{^ 001111110011111100111111011000010100111001011011011111010011111100111111001111110110000101001110010110110111101101011110 3f3f3f614e5b7d3f3f3f614e5b7b5e

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