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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN テョツ鳴湘ョツ督オ 110000111010111011000010100101101100001010001111110000111010111011000010100100111100001010110101 c3aec296c28fc3aec293c2b5
EUC-JP テョツ鳴湘ョツ督オ 100011101100001110001110101011101000111011000010110011001100010010111110110001011000111010101110100011101100001011000110110001001000111010110101 8ec38eae8ec2ccc4bec58eae8ec2c6c48eb5
UTF-8 テョツ鳴湘ョツ督オ 111011111011111010000011111011111011110110101110111011111011111010000010111010011011001110110100111001101011100110011000111011111011110110101110111011111011111010000010111001111001110110100011111011111011110110110101 efbe83efbdaeefbe82e9b3b4e6b998efbdaeefbe82e79da3efbdb5
UHC ???鳴湘??督? 001111110011111100111111110110011011000011011111110011110011111100111111110101001011110100111111 3f3f3fd9b0dfcf3f3fd4bd3f

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