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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 炅質n}炅質n{^ 11111011010100011000111010111111011011100111110111111011010100011000111010111111011011100111101101011110 fb518ebf6e7dfb518ebf6e7b5e
EUC-JP 炅質n}炅質n{^ 100011111100100111001010101111001100000101101110011111011000111111001001110010101011110011000001011011100111101101011110 8fc9cabcc16e7d8fc9cabcc16e7b5e
UTF-8 炅質n}炅質n{^ 1110011110000010100001011110100010110011101010100110111001111101111001111000001010000101111010001011001110101010011011100111101101011110 e78285e8b3aa6e7de78285e8b3aa6e7b5e
UHC 炅質n}炅質n{^ 11001100110111011111001011110101011011100111110111001100110111011111001011110101011011100111101101011110 ccddf2f56e7dccddf2f56e7b5e

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