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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 癸醵蹊癸醵クュ^ 11100001101000011110011111010001111001101111110011100001101000011110011111010001101110001010110101011110 e1a1e7d1e6fce1a1e7d1b8ad5e
EUC-JP 癸醵蹊癸醵クュ^ 111000101010001111101110110100111110110011111110111000101010001111101110110100111000111010111000100011101010110101011110 e2a3eed3ecfee2a3eed38eb88ead5e
UTF-8 癸醵蹊癸醵クュ^ 11100111100110011011100011101001100001101011010111101000101110011000101011100111100110011011100011101001100001101011010111101111101111011011100011101111101111011010110101011110 e799b8e986b5e8b98ae799b8e986b5efbdb8efbdad5e
UHC 癸醵蹊癸醵??^ 11001101101001001100101111011001111110111011011111001101101001001100101111011001001111110011111101011110 cda4cbd9fbb7cda4cbd93f3f5e

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