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 ?悳イ}?悳イ{^ 00111111100111000111101110000011010000110111110100111111100111000111101110000011010000110111101101011110 3f9c7b83437d3f9c7b83437b5e
EUC-JP ?悳イ}?悳イ{^ 00111111110101111101110010100101101001000111110100111111110101111101110010100101101001000111101101011110 3fd7dca5a47d3fd7dca5a47b5e
UTF-8 룶悳イ}룶悳イ{^ 111010111010001110110110111001101000001010110011111000111000001010100100011111011110101110100011101101101110011010000010101100111110001110000010101001000111101101011110 eba3b6e682b3e382a47deba3b6e682b3e382a47b5e
UHC 룶悳イ}룶悳イ{^ 100011111010101111010011111011011010101110100100011111011000111110101011110100111110110110101011101001000111101101011110 8fabd3edaba47d8fabd3edaba47b5e

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