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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ツオテ織ツオテ織^ 1100001010110101110000111001000001000100110000101011010111000011100100000100010001011110 c2b5c39044c2b5c390445e
EUC-JP ツオテ織ツオテ織^ 1000111011000010100011101011010110001110110000111011111110100101100011101100001010001110101101011000111011000011101111111010010101011110 8ec28eb58ec3bfa58ec28eb58ec3bfa55e
UTF-8 ツオテ織ツオテ織^ 11101111101111101000001011101111101111011011010111101111101111101000001111100111101110011001010011101111101111101000001011101111101111011011010111101111101111101000001111100111101110011001010001011110 efbe82efbdb5efbe83e7b994efbe82efbdb5efbe83e7b9945e
UHC ???織???織^ 0011111100111111001111111111001011000100001111110011111100111111111100101100010001011110 3f3f3ff2c43f3f3ff2c45e

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