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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 奝溷シ衆n}奝溷シ衆n{^ 11111010101000101001111111100101101111001000111101001111011011100111110111111010101000101001111111100101101111001000111101001111011011100111101101011110 faa29fe5bc8f4f6e7dfaa29fe5bc8f4f6e7b5e
EUC-JP 奝溷シ衆n}奝溷シ衆n{^ 1000111110111000111110001101111011100111100011101011110010111101101100000110111001111101100011111011100011111000110111101110011110001110101111001011110110110000011011100111101101011110 8fb8f8dee78ebcbdb06e7d8fb8f8dee78ebcbdb06e7b5e
UTF-8 奝溷シ衆n}奝溷シ衆n{^ 1110010110100101100111011110011010111010101101111110111110111101101111001110100010100001100001100110111001111101111001011010010110011101111001101011101010110111111011111011110110111100111010001010000110000110011011100111101101011110 e5a59de6bab7efbdbce8a1866e7de5a59de6bab7efbdbce8a1866e7b5e
UHC ???衆n}???衆n{^ 001111110011111100111111111100011110101101101110011111010011111100111111001111111111000111101011011011100111101101011110 3f3f3ff1eb6e7d3f3f3ff1eb6e7b5e

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