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 ??P??@??P??@^ 00111111001111110101000000111111001111110100000000111111001111110101000000111111001111110100000001011110 3f3f503f3f403f3f503f3f405e
SJIS-WIN ツ涌Pツ毬@ツ涌Pツ毬@^ 1100001010010111010011110101000011000010100111110111101101000000110000101001011101001111010100001100001010011111011110110100000001011110 c2974f50c29f7b40c2974f50c29f7b405e
EUC-JP ツ涌Pツ毬@ツ涌Pツ毬@^ 100011101100001011001101101100000101000010001110110000101101110111011100010000001000111011000010110011011011000001010000100011101100001011011101110111000100000001011110 8ec2cdb0508ec2dddc408ec2cdb0508ec2dddc405e
UTF-8 ツ涌Pツ毬@ツ涌Pツ毬@^ 1110111110111110100000101110011010110110100011000101000011101111101111101000001011100110101011111010110001000000111011111011111010000010111001101011011010001100010100001110111110111110100000101110011010101111101011000100000001011110 efbe82e6b68c50efbe82e6afac40efbe82e6b68c50efbe82e6afac405e
UHC ?涌P?毬@?涌P?毬@^ 0011111111101001101111110101000000111111110011111011001101000000001111111110100110111111010100000011111111001111101100110100000001011110 3fe9bf503fcfb3403fe9bf503fcfb3405e

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