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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ツアテ袈}ツアテ袈{^ 11000010101100011100001110001100010101010111110111000010101100011100001110001100010101010111101101011110 c2b1c38c557dc2b1c38c557b5e
EUC-JP ツアテ袈}ツアテ袈{^ 10001110110000101000111010110001100011101100001110110111101101100111110110001110110000101000111010110001100011101100001110110111101101100111101101011110 8ec28eb18ec3b7b67d8ec28eb18ec3b7b67b5e
UTF-8 ツアテ袈}ツアテ袈{^ 111011111011111010000010111011111011110110110001111011111011111010000011111010001010001010001000011111011110111110111110100000101110111110111101101100011110111110111110100000111110100010100010100010000111101101011110 efbe82efbdb1efbe83e8a2887defbe82efbdb1efbe83e8a2887b5e
UHC ???袈}???袈{^ 00111111001111110011111111001010101101110111110100111111001111110011111111001010101101110111101101011110 3f3f3fcab77d3f3f3fcab77b5e

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