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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 将「ツ\}将「ツ\{^ 1000111110101011111100011110110110100010110000100101110001111101100011111010101111110001111011011010001011000010010111000111101101011110 8fabf1eda2c25c7d8fabf1eda2c25c7b5e
EUC-JP 将?「ツ\}将?「ツ\{^ 10111110101011010011111110001110101000101000111011000010010111000111110110111110101011010011111110001110101000101000111011000010010111000111101101011110 bead3f8ea28ec25c7dbead3f8ea28ec25c7b5e
UTF-8 将「ツ\}将「ツ\{^ 1110010110110000100001101110111010000101101010001110111110111101101000101110111110111110100000100101110001111101111001011011000010000110111011101000010110101000111011111011110110100010111011111011111010000010010111000111101101011110 e5b086ee85a8efbda2efbe825c7de5b086ee85a8efbda2efbe825c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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