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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 洧??}洧??{^ 10001111110001111011010000111111001111110111110110001111110001111011010000111111001111110111101101011110 8fc7b43f3f7d8fc7b43f3f7b5e
UTF-8 洧녾퐷}洧녾퐷{^ 111001101011010010100111111010111000010110111110111011011001000010110111011111011110011010110100101001111110101110000101101111101110110110010000101101110111101101011110 e6b4a7eb85beed90b77de6b4a7eb85beed90b77b5e
UHC 洧녾퐷}洧녾퐷{^ 111010101111101110000110111010101011110110100000011111011110101011111011100001101110101010111101101000000111101101011110 eafb86eabda07deafb86eabda07b5e

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