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{^ 00111111100101101011010100111111011011100111110100111111100101101011010100111111011011100111101101011110 3f96b53f6e7d3f96b53f6e7b5e
EUC-JP ?矛?n}?矛?n{^ 00111111110011001011011100111111011011100111110100111111110011001011011100111111011011100111101101011110 3fccb73f6e7d3fccb73f6e7b5e
UTF-8 뤲矛퐋n}뤲矛퐋n{^ 1110101110100100101100101110011110011111100110111110110110010000100010110110111001111101111010111010010010110010111001111001111110011011111011011001000010001011011011100111101101011110 eba4b2e79f9bed908b6e7deba4b2e79f9bed908b6e7b5e
UHC 뤲矛퐋n}뤲矛퐋n{^ 1000111111100000110110011100001110111101011011110110111001111101100011111110000011011001110000111011110101101111011011100111101101011110 8fe0d9c3bd6f6e7d8fe0d9c3bd6f6e7b5e

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