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{^ 10001111101010111011010010100010111101111111101101101111011011100111110110001111101010111011010010100010111101111111101101101111011011100111101101011110 8fabb4a2f7fb6f6e7d8fabb4a2f7fb6f6e7b5e
EUC-JP 将エ「?on}将エ「?on{^ 101111101010110110001110101101001000111010100010001111110110111101101110011111011011111010101101100011101011010010001110101000100011111101101111011011100111101101011110 bead8eb48ea23f6f6e7dbead8eb48ea23f6f6e7b5e
UTF-8 将エ「on}将エ「on{^ 11100101101100001000011011101111101111011011010011101111101111011010001011101110100101111001111001101111011011100111110111100101101100001000011011101111101111011011010011101111101111011010001011101110100101111001111001101111011011100111101101011110 e5b086efbdb4efbda2ee979e6f6e7de5b086efbdb4efbda2ee979e6f6e7b5e
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)