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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ロ・羶}ロ・羶{^ 1101101110100101111000111011110101111101110110111010010111100011101111010111101101011110 dba5e3bd7ddba5e3bd7b5e
EUC-JP ロ・羶}ロ・羶{^ 100011101101101110001110101001011110011010111111011111011000111011011011100011101010010111100110101111110111101101011110 8edb8ea5e6bf7d8edb8ea5e6bf7b5e
UTF-8 ロ・羶}ロ・羶{^ 111011111011111010011011111011111011110110100101111001111011111010110110011111011110111110111110100110111110111110111101101001011110011110111110101101100111101101011110 efbe9befbda5e7beb67defbe9befbda5e7beb67b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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