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 쒀렲렊悽쒀렲렊悽^ 11101100100100101000000011101011101000001011001011101011101000001000101011100110100000101011110111101100100100101000000011101011101000001011001011101011101000001000101011100110100000101011110101011110 ec9280eba0b2eba08ae682bdec9280eba0b2eba08ae682bd5e
UHC 쒀렲렊悽쒀렲렊悽^ 1011111010101100100011101011111110001110101000011111010010100100101111101010110010001110101111111000111010100001111101001010010001011110 beac8ebf8ea1f4a4beac8ebf8ea1f4a45e

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