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{^ 001111111000000111001011100100011000110001001110011111010011111110000001110010111001000110001100010011100111101101011110 3f81cb918c4e7d3f81cb918c4e7b5e
EUC-JP ?⇒糟N}?⇒糟N{^ 001111111010001011001101110000011110110001001110011111010011111110100010110011011100000111101100010011100111101101011110 3fa2cdc1ec4e7d3fa2cdc1ec4e7b5e
UTF-8 룶⇒糟N}룶⇒糟N{^ 1110101110100011101101101110001010000111100100101110011110110011100111110100111001111101111010111010001110110110111000101000011110010010111001111011001110011111010011100111101101011110 eba3b6e28792e7b39f4e7deba3b6e28792e7b39f4e7b5e
UHC 룶⇒糟N}룶⇒糟N{^ 1000111110101011101000101010000111110000110110010100111001111101100011111010101110100010101000011111000011011001010011100111101101011110 8faba2a1f0d94e7d8faba2a1f0d94e7b5e

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