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 疾鏆示疾鏆示 11110000111101101000111010111110111110111110001010001110101001101111000011110110100011101011111011111011111000101000111010100110 f0f68ebefbe28ea6f0f68ebefbe28ea6
EUC-JP ?疾鏆示?疾鏆示 00111111101111001100000010001111111001011011111110111100101010000011111110111100110000001000111111100101101111111011110010101000 3fbcc08fe5bfbca83fbcc08fe5bfbca8
UTF-8 疾鏆示疾鏆示 111011101000001010110101111001111001011010111110111010011000111110000110111001111010010010111010111011101000001010110101111001111001011010111110111010011000111110000110111001111010010010111010 ee82b5e796bee98f86e7a4baee82b5e796bee98f86e7a4ba
UHC ?疾?示?疾?示 001111111111001011110000001111111110001111000110001111111111001011110000001111111110001111000110 3ff2f03fe3c63ff2f03fe3c6

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