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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN ?⇒?N}?⇒?N{^ 00111111100000011100101100111111010011100111110100111111100000011100101100111111010011100111101101011110 3f81cb3f4e7d3f81cb3f4e7b5e
EUC-JP ?⇒蔿N}?⇒蔿N{^ 0011111110100010110011011000111111011001110000000100111001111101001111111010001011001101100011111101100111000000010011100111101101011110 3fa2cd8fd9c04e7d3fa2cd8fd9c04e7b5e
UTF-8 룶⇒蔿N}룶⇒蔿N{^ 1110101110100011101101101110001010000111100100101110100010010100101111110100111001111101111010111010001110110110111000101000011110010010111010001001010010111111010011100111101101011110 eba3b6e28792e894bf4e7deba3b6e28792e894bf4e7b5e
UHC 룶⇒蔿N}룶⇒蔿N{^ 1000111110101011101000101010000111101010110110010100111001111101100011111010101110100010101000011110101011011001010011100111101101011110 8faba2a1ead94e7d8faba2a1ead94e7b5e

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