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 ???oon}???oon{^ 001111110011111100111111011011110110111101101110011111010011111100111111001111110110111101101111011011100111101101011110 3f3f3f6f6f6e7d3f3f3f6f6f6e7b5e
SJIS-WIN ?▼?oon}?▼?oon{^ 0011111110000001101001010011111101101111011011110110111001111101001111111000000110100101001111110110111101101111011011100111101101011110 3f81a53f6f6f6e7d3f81a53f6f6f6e7b5e
EUC-JP ?▼?oon}?▼?oon{^ 0011111110100010101001110011111101101111011011110110111001111101001111111010001010100111001111110110111101101111011011100111101101011110 3fa2a73f6f6f6e7d3fa2a73f6f6f6e7b5e
UTF-8 掠▼윿oon}掠▼윿oon{^ 111011111010010110110101111000101001011010111100111011001001110010111111011011110110111101101110011111011110111110100101101101011110001010010110101111001110110010011100101111110110111101101111011011100111101101011110 efa5b5e296bcec9cbf6f6f6e7defa5b5e296bcec9cbf6f6f6e7b5e
UHC 掠▼윿oon}掠▼윿oon{^ 111001011011000110100001111001011001111110110111011011110110111101101110011111011110010110110001101000011110010110011111101101110110111101101111011011100111101101011110 e5b1a1e59fb76f6f6e7de5b1a1e59fb76f6f6e7b5e

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