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 ?飜?}?飜?{^ 0011111111100011110010100011111101111101001111111110001111001010001111110111101101011110 3fe3ca3f7d3fe3ca3f7b5e
EUC-JP ?飜?}?飜?{^ 0011111111100110110011000011111101111101001111111110011011001100001111110111101101011110 3fe6cc3f7d3fe6cc3f7b5e
UTF-8 뤒飜덤}뤒飜덤{^ 111010111010010010010010111010011010001110011100111010111000110110100100011111011110101110100100100100101110100110100011100111001110101110001101101001000111101101011110 eba492e9a39ceb8da47deba492e9a39ceb8da47b5e
UHC 뤒飜덤}뤒飜덤{^ 100011111100001011011011111010001011010011111101011111011000111111000010110110111110100010110100111111010111101101011110 8fc2dbe8b4fd7d8fc2dbe8b4fd7b5e

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