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 ??A}??A{^ 001111110011111101000001011111010011111100111111010000010111101101011110 3f3f417d3f3f417b5e
SJIS-WIN ツ哺A}ツ哺A{^ 1100001010011010010011010100000101111101110000101001101001001101010000010111101101011110 c29a4d417dc29a4d417b5e
EUC-JP ツ哺A}ツ哺A{^ 10001110110000101101001110101110010000010111110110001110110000101101001110101110010000010111101101011110 8ec2d3ae417d8ec2d3ae417b5e
UTF-8 ツ哺A}ツ哺A{^ 1110111110111110100000101110010110010011101110100100000101111101111011111011111010000010111001011001001110111010010000010111101101011110 efbe82e593ba417defbe82e593ba417b5e
UHC ?哺A}?哺A{^ 0011111111111000110101000100000101111101001111111111100011010100010000010111101101011110 3ff8d4417d3ff8d4417b5e

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