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 糢糜疸}糢糜疸{^ 111000101111010111100010111101001110000101110100011111011110001011110101111000101111010011100001011101000111101101011110 e2f5e2f4e1747de2f5e2f4e1747b5e
EUC-JP 糢糜疸}糢糜疸{^ 111001001111011111100100111101101110000111010101011111011110010011110111111001001111011011100001110101010111101101011110 e4f7e4f6e1d57de4f7e4f6e1d57b5e
UTF-8 糢糜疸}糢糜疸{^ 111001111011001110100010111001111011001110011100111001111001011010111000011111011110011110110011101000101110011110110011100111001110011110010110101110000111101101011110 e7b3a2e7b39ce796b87de7b3a2e7b39ce796b87b5e
UHC ??疸}??疸{^ 0011111100111111110100111011100001111101001111110011111111010011101110000111101101011110 3f3fd3b87d3f3fd3b87b5e

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