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 潁g?}潁g?{^ 10011111111100011000001010000111001111110111110110011111111100011000001010000111001111110111101101011110 9ff182873f7d9ff182873f7b5e
EUC-JP 潁g?}潁g?{^ 11011110111100111010001111100111001111110111110111011110111100111010001111100111001111110111101101011110 def3a3e73f7ddef3a3e73f7b5e
UTF-8 潁g뿏}潁g뿏{^ 111001101011110110000001111011111011110110000111111010111011111110001111011111011110011010111101100000011110111110111101100001111110101110111111100011110111101101011110 e6bd81efbd87ebbf8f7de6bd81efbd87ebbf8f7b5e
UHC 潁g뿏}潁g뿏{^ 111001111011100010100011111001111001011110010100011111011110011110111000101000111110011110010111100101000111101101011110 e7b8a3e797947de7b8a3e797947b5e

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