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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テヲツ卍毳テヲツ卍毬^ 110000111010011011000010100110011100001010011111011111011100001110100110110000101001100111000010100111110111101101011110 c3a6c299c29f7dc3a6c299c29f7b5e
EUC-JP テヲツ卍毳テヲツ卍毬^ 100011101100001110001110101001101000111011000010110100101100010011011101110111101000111011000011100011101010011010001110110000101101001011000100110111011101110001011110 8ec38ea68ec2d2c4ddde8ec38ea68ec2d2c4dddc5e
UTF-8 テヲツ卍毳テヲツ卍毬^ 11101111101111101000001111101111101111011010011011101111101111101000001011100101100011011000110111100110101011111011001111101111101111101000001111101111101111011010011011101111101111101000001011100101100011011000110111100110101011111010110001011110 efbe83efbda6efbe82e58d8de6afb3efbe83efbda6efbe82e58d8de6afac5e
UHC ???卍????卍毬^ 0011111100111111001111111101100010110011001111110011111100111111001111111101100010110011110011111011001101011110 3f3f3fd8b33f3f3f3fd8b3cfb35e

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