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 ??瀕}??瀕{^ 0011111100111111100101010110110101111101001111110011111110010101011011010111101101011110 3f3f956d7d3f3f956d7b5e
EUC-JP ??瀕}??瀕{^ 0011111100111111110010011100111001111101001111110011111111001001110011100111101101011110 3f3fc9ce7d3f3fc9ce7b5e
UTF-8 룶沈瀕}룶沈瀕{^ 111010111010001110110110111011111010010110110010111001111000000010010101011111011110101110100011101101101110111110100101101100101110011110000000100101010111101101011110 eba3b6efa5b2e780957deba3b6efa5b2e780957b5e
UHC 룶沈瀕}룶沈瀕{^ 100011111010101111100100101000011101111010110101011111011000111110101011111001001010000111011110101101010111101101011110 8fabe4a1deb57d8fabe4a1deb57b5e

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