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{^ 00111111001111110011111101101111011011100111110100111111001111110011111101101111011011100111101101011110 3f3f3f6f6e7d3f3f3f6f6e7b5e
SJIS-WIN ?ワ?on}?ワ?on{^ 001111111000001110001111001111110110111101101110011111010011111110000011100011110011111101101111011011100111101101011110 3f838f3f6f6e7d3f838f3f6f6e7b5e
EUC-JP ?ワ?on}?ワ?on{^ 001111111010010111101111001111110110111101101110011111010011111110100101111011110011111101101111011011100111101101011110 3fa5ef3f6f6e7d3fa5ef3f6f6e7b5e
UTF-8 筽ワ쉭on}筽ワ쉭on{^ 11100111101011011011110111100011100000111010111111101100100010011010110101101111011011100111110111100111101011011011110111100011100000111010111111101100100010011010110101101111011011100111101101011110 e7adbde383afec89ad6f6e7de7adbde383afec89ad6f6e7b5e
UHC 筽ワ쉭on}筽ワ쉭on{^ 11101000101001001010101111101111101111011010110101101111011011100111110111101000101001001010101111101111101111011010110101101111011011100111101101011110 e8a4abefbdad6f6e7de8a4abefbdad6f6e7b5e

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