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{^ 001111110011111100111111011011110110111101101110011111010011111100111111001111110110111101101111011011100111101101011110 3f3f3f6f6f6e7d3f3f3f6f6f6e7b5e
EUC-JP ?飡?oon}?飡?oon{^ 00111111100011111110100011001000001111110110111101101111011011100111110100111111100011111110100011001000001111110110111101101111011011100111101101011110 3f8fe8c83f6f6f6e7d3f8fe8c83f6f6f6e7b5e
UTF-8 룷飡윎oon}룷飡윎oon{^ 111010111010001110110111111010011010001110100001111011001001110010001110011011110110111101101110011111011110101110100011101101111110100110100011101000011110110010011100100011100110111101101111011011100111101101011110 eba3b7e9a3a1ec9c8e6f6f6e7deba3b7e9a3a1ec9c8e6f6f6e7b5e
UHC 룷飡윎oon}룷飡윎oon{^ 100011111010110011100001111000101001111110010101011011110110111101101110011111011000111110101100111000011110001010011111100101010110111101101111011011100111101101011110 8face1e29f956f6f6e7d8face1e29f956f6f6e7b5e

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