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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 簀睥モソン睥矇シ 111000101100010111100001110011001101001110111111110111011110000111001100111000011101110010111100 e2c5e1ccd3bfdde1cce1dcbc
EUC-JP 簀睥モソン睥矇シ 11100100110001111110001011001110100011101101001110001110101111111000111011011101111000101100111011100010110111101000111010111100 e4c7e2ce8ed38ebf8edde2cee2de8ebc
UTF-8 簀睥モソン睥矇シ 111001111011000010000000111001111001110110100101111011111011111010010011111011111011110110111111111011111011111010011101111001111001110110100101111001111001111110000111111011111011110110111100 e7b080e79da5efbe93efbdbfefbe9de79da5e79f87efbdbc
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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