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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ??瓣[}??瓣[{^ 00111111001111111110000101000001010110110111110100111111001111111110000101000001010110110111101101011110 3f3fe1415b7d3f3fe1415b7b5e
EUC-JP ?đ瓣[}?đ瓣[{^ 0011111110001111101010011100001011100001101000100101101101111101001111111000111110101001110000101110000110100010010110110111101101011110 3f8fa9c2e1a25b7d3f8fa9c2e1a25b7b5e
UTF-8 룶đ瓣[}룶đ瓣[{^ 111010111010001110110110110001001001000111100111100100111010001101011011011111011110101110100011101101101100010010010001111001111001001110100011010110110111101101011110 eba3b6c491e793a35b7deba3b6c491e793a35b7b5e
UHC 룶đ瓣[}룶đ瓣[{^ 1000111110101011101010011010001011110111111110110101101101111101100011111010101110101001101000101111011111111011010110110111101101011110 8faba9a2f7fb5b7d8faba9a2f7fb5b7b5e

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