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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 省アシ、症サ省ホ 100011111100100010110001101111001010010010001111110001111111000010111100101110111000111111001000111101111110110011001110 8fc8b1bca48fc7f0bcbb8fc8f7ecce
EUC-JP 省アシ、症?サ省?ホ 101111101100101010001110101100011000111010111100100011101010010010111110110010010011111110001110101110111011111011001010001111111000111011001110 beca8eb18ebc8ea4bec93f8ebbbeca3f8ece
UTF-8 省アシ、症サ省ホ 111001111001110010000001111011111011110110110001111011111011110110111100111011111011110110100100111001111001011110000111111011101000000110111011111011111011110110111011111001111001110010000001111011101001011110001111111011111011111010001110 e79c81efbdb1efbdbcefbda4e79787ee81bbefbdbbe79c81ee978fefbe8e
UHC 省???症??省?? 11100000111111010011111100111111001111111111000111111000001111110011111111100000111111010011111100111111 e0fd3f3f3ff1f83f3fe0fd3f3f

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