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 ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN 省ス省セ実A 100011111100100011111000101111001011110110001111110010001111100010001110101111101111001010111010100011101100000001000001 8fc8f8bcbd8fc8f88ebef2ba8ec041
EUC-JP 省?ス省?セ?実A 1011111011001010001111111000111010111101101111101100101000111111100011101011111000111111101111001100001001000001 beca3f8ebdbeca3f8ebe3fbcc241
UTF-8 省ス省セ実A 11100111100111001000000111101110100110011001101111101111101111011011110111100111100111001000000111101110100110001010110111101111101111011011111011101110100001111011000111100101101011101001111101000001 e79c81ee999befbdbde79c81ee98adefbdbeee87b1e5ae9f41
UHC 省??省????A 1110000011111101001111110011111111100000111111010011111100111111001111110011111101000001 e0fd3f3fe0fd3f3f3f3f41

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