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 省コ症エ省蠑 1000111111001000111110001011110010111010100011111100011111110000101111001011010010001111110010001110010110111100 8fc8f8bcba8fc7f0bcb48fc8e5bc
EUC-JP 省?コ症?エ省蠑 1011111011001010001111111000111010111010101111101100100100111111100011101011010010111110110010101110101010111110 beca3f8ebabec93f8eb4becaeabe
UTF-8 省コ症エ省蠑 111001111001110010000001111011101001100110011011111011111011110110111010111001111001011110000111111011101000000110111011111011111011110110110100111001111001110010000001111010001010000010010001 e79c81ee999befbdbae79787ee81bbefbdb4e79c81e8a091
UHC 省??症??省? 1110000011111101001111110011111111110001111110000011111100111111111000001111110100111111 e0fd3f3ff1f83f3fe0fd3f

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