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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?碍渭n}?碍渭n{^ 001111111000101001010110100111111100110101101110011111010011111110001010010101101001111111001101011011100111101101011110 3f8a569fcd6e7d3f8a569fcd6e7b5e
EUC-JP ?碍渭n}?碍渭n{^ 001111111011001110110111110111101100111101101110011111010011111110110011101101111101111011001111011011100111101101011110 3fb3b7decf6e7d3fb3b7decf6e7b5e
UTF-8 솝碍渭n}솝碍渭n{^ 1110110010000110100111011110011110100010100011011110011010111000101011010110111001111101111011001000011010011101111001111010001010001101111001101011100010101101011011100111101101011110 ec869de7a28de6b8ad6e7dec869de7a28de6b8ad6e7b5e
UHC 솝碍渭n}솝碍渭n{^ 1011110011011001111001001111010011101010110100100110111001111101101111001101100111100100111101001110101011010010011011100111101101011110 bcd9e4f4ead26e7dbcd9e4f4ead26e7b5e

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