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 ?q?]n}?q?]n{^ 00111111011100010011111101011101011011100111110100111111011100010011111101011101011011100111101101011110 3f713f5d6e7d3f713f5d6e7b5e
SJIS-WIN 鯀q鯀]n}鯀q鯀]n{^ 1110100110111111011100011110100110111111010111010110111001111101111010011011111101110001111010011011111101011101011011100111101101011110 e9bf71e9bf5d6e7de9bf71e9bf5d6e7b5e
EUC-JP 鯀q鯀]n}鯀q鯀]n{^ 1111001011000001011100011111001011000001010111010110111001111101111100101100000101110001111100101100000101011101011011100111101101011110 f2c171f2c15d6e7df2c171f2c15d6e7b5e
UTF-8 鯀q鯀]n}鯀q鯀]n{^ 111010011010111110000000011100011110100110101111100000000101110101101110011111011110100110101111100000000111000111101001101011111000000001011101011011100111101101011110 e9af8071e9af805d6e7de9af8071e9af805d6e7b5e
UHC ?q?]n}?q?]n{^ 00111111011100010011111101011101011011100111110100111111011100010011111101011101011011100111101101011110 3f713f5d6e7d3f713f5d6e7b5e

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