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 ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
SJIS-WIN ヌヲアラon}ヌヲアラon{^ 110001111010011010110001110101110110111101101110011111011100011110100110101100011101011101101111011011100111101101011110 c7a6b1d76f6e7dc7a6b1d76f6e7b5e
EUC-JP ヌヲアラon}ヌヲアラon{^ 1000111011000111100011101010011010001110101100011000111011010111011011110110111001111101100011101100011110001110101001101000111010110001100011101101011101101111011011100111101101011110 8ec78ea68eb18ed76f6e7d8ec78ea68eb18ed76f6e7b5e
UTF-8 ヌヲアラon}ヌヲアラon{^ 11101111101111101000011111101111101111011010011011101111101111011011000111101111101111101001011101101111011011100111110111101111101111101000011111101111101111011010011011101111101111011011000111101111101111101001011101101111011011100111101101011110 efbe87efbda6efbdb1efbe976f6e7defbe87efbda6efbdb1efbe976f6e7b5e
UHC ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e

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