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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN シチシンシチシロ^ 10111100110000011111000011100011101111001101110110111100110000011111000011100011101111001101101101011110 bcc1f0e3bcddbcc1f0e3bcdb5e
EUC-JP シチ?シンシチ?シロ^ 10001110101111001000111011000001001111111000111010111100100011101101110110001110101111001000111011000001001111111000111010111100100011101101101101011110 8ebc8ec13f8ebc8edd8ebc8ec13f8ebc8edb5e
UTF-8 シチシンシチシロ^ 11101111101111011011110011101111101111101000000111101110100000101010001011101111101111011011110011101111101111101001110111101111101111011011110011101111101111101000000111101110100000101010001011101111101111011011110011101111101111101001101101011110 efbdbcefbe81ee82a2efbdbcefbe9defbdbcefbe81ee82a2efbdbcefbe9b5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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