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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?罌邯}?罌邯{^ 00111111111000111010000011100111101101100111110100111111111000111010000011100111101101100111101101011110 3fe3a0e7b67d3fe3a0e7b67b5e
EUC-JP ?罌邯}?罌邯{^ 00111111111001101010001011101110101110000111110100111111111001101010001011101110101110000111101101011110 3fe6a2eeb87d3fe6a2eeb87b5e
UTF-8 룶罌邯}룶罌邯{^ 111010111010001110110110111001111011110110001100111010011000001010101111011111011110101110100011101101101110011110111101100011001110100110000010101011110111101101011110 eba3b6e7bd8ce982af7deba3b6e7bd8ce982af7b5e
UHC 룶罌邯}룶罌邯{^ 100011111010101111100101101000101100101011111011011111011000111110101011111001011010001011001010111110110111101101011110 8fabe5a2cafb7d8fabe5a2cafb7b5e

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