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 ??y????y??^ 0011111100111111011110010011111100111111001111110011111101111001001111110011111101011110 3f3f793f3f3f3f793f3f5e
SJIS-WIN テヲyツ嘔テヲyツ嘔^ 11000011101001100111100111000010100110100111000111000011101001100111100111000010100110100111000101011110 c3a679c29a71c3a679c29a715e
EUC-JP テヲyツ嘔テヲyツ嘔^ 10001110110000111000111010100110011110011000111011000010110100111101001010001110110000111000111010100110011110011000111011000010110100111101001001011110 8ec38ea6798ec2d3d28ec38ea6798ec2d3d25e
UTF-8 テヲyツ嘔テヲyツ嘔^ 111011111011111010000011111011111011110110100110011110011110111110111110100000101110010110011000100101001110111110111110100000111110111110111101101001100111100111101111101111101000001011100101100110001001010001011110 efbe83efbda679efbe82e59894efbe83efbda679efbe82e598945e
UHC ??y?嘔??y?嘔^ 00111111001111110111100100111111110011111010010100111111001111110111100100111111110011111010010101011110 3f3f793fcfa53f3f793fcfa55e

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