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 篠セト悉偲シナ疾 100011101100001010111110110001001000111010111011100011101100001110111100110001011000111010111110 8ec2bec48ebb8ec3bcc58ebe
EUC-JP 篠セト悉偲シナ疾 10111100110001001000111010111110100011101100010010111100101111011011110011000101100011101011110010001110110001011011110011000000 bcc48ebe8ec4bcbdbcc58ebc8ec5bcc0
UTF-8 篠セト悉偲シナ疾 111001111010111110100000111011111011110110111110111011111011111010000100111001101000001010001001111001011000000110110010111011111011110110111100111011111011111010000101111001111001011010111110 e7afa0efbdbeefbe84e68289e581b2efbdbcefbe85e796be
UHC 篠??悉???疾 1110000111000110001111110011111111100011111110100011111100111111001111111111001011110000 e1c63f3fe3fa3f3f3ff2f0

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