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 ??±w??±w^ 001111110011111110110001011101110011111100111111101100010111011101011110 3f3fb1773f3fb1775e
SJIS-WIN 疑?±w疑?±w^ 10001011010111100011111110000001011111010111011110001011010111100011111110000001011111010111011101011110 8b5e3f817d778b5e3f817d775e
EUC-JP 疑?±w疑?±w^ 10110101101111110011111110100001110111100111011110110101101111110011111110100001110111100111011101011110 b5bf3fa1de77b5bf3fa1de775e
UTF-8 疑껊±w疑껊±w^ 11100111100101101001000111101010101110111000101011000010101100010111011111100111100101101001000111101010101110111000101011000010101100010111011101011110 e79691eabb8ac2b177e79691eabb8ac2b1775e
UHC 疑껊±w疑껊±w^ 111010111111011110000011111010111010000110111110011101111110101111110111100000111110101110100001101111100111011101011110 ebf783eba1be77ebf783eba1be775e

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