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 ¶äon}¶äon{^ 10001111101101101110010001101111011011100111110110001111101101101110010001101111011011100111101101011110 8fb6e46f6e7d8fb6e46f6e7b5e
SJIS-WIN ?¶?on}?¶?on{^ 001111111000000111110111001111110110111101101110011111010011111110000001111101110011111101101111011011100111101101011110 3f81f73f6f6e7d3f81f73f6f6e7b5e
EUC-JP ?¶äon}?¶äon{^ 00111111101000101111100110001111101010111010001101101111011011100111110100111111101000101111100110001111101010111010001101101111011011100111101101011110 3fa2f98faba36f6e7d3fa2f98faba36f6e7b5e
UTF-8 ¶äon}¶äon{^ 11000010100011111100001010110110110000111010010001101111011011100111110111000010100011111100001010110110110000111010010001101111011011100111101101011110 c28fc2b6c3a46f6e7dc28fc2b6c3a46f6e7b5e
UHC ?¶?on}?¶?on{^ 001111111010001011010010001111110110111101101110011111010011111110100010110100100011111101101111011011100111101101011110 3fa2d23f6f6e7d3fa2d23f6f6e7b5e

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