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 シナシ、シト悉爾 10111100110001011011110010100100101111001100010010001110101110111000111010100010 bcc5bca4bcc48ebb8ea2
EUC-JP シナシ、シト悉爾 10001110101111001000111011000101100011101011110010001110101001001000111010111100100011101100010010111100101111011011110010100100 8ebc8ec58ebc8ea48ebc8ec4bcbdbca4
UTF-8 シナシ、シト悉爾 111011111011110110111100111011111011111010000101111011111011110110111100111011111011110110100100111011111011110110111100111011111011111010000100111001101000001010001001111001111000100010111110 efbdbcefbe85efbdbcefbda4efbdbcefbe84e68289e788be
UHC ??????悉爾 00111111001111110011111100111111001111110011111111100011111110101110110010110011 3f3f3f3f3f3fe3faecb3

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