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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???悽???悽^ 0011111100111111001111111001110010101100001111110011111100111111100111001010110001011110 3f3f3f9cac3f3f3f9cac5e
EUC-JP ???悽???悽^ 0011111100111111001111111101100010101110001111110011111100111111110110001010111001011110 3f3f3fd8ae3f3f3fd8ae5e
UTF-8 쒔렡렊悽쒔렡렊悽^ 11101100100100101001010011101011101000001010000111101011101000001000101011100110100000101011110111101100100100101001010011101011101000001010000111101011101000001000101011100110100000101011110101011110 ec9294eba0a1eba08ae682bdec9294eba0a1eba08ae682bd5e
UHC 쒔렡렊悽쒔렡렊悽^ 1011111010101101100011101011001010001110101000011111010010100100101111101010110110001110101100101000111010100001111101001010010001011110 bead8eb28ea1f4a4bead8eb28ea1f4a45e

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