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{^ 10001110101110101000111011001010011011100111110110001110101110101000111011001010011011100111101101011110 8eba8eca6e7d8eba8eca6e7b5e
EUC-JP 室写n}室写n{^ 10111100101111001011110011001100011011100111110110111100101111001011110011001100011011100111101101011110 bcbcbccc6e7dbcbcbccc6e7b5e
UTF-8 室写n}室写n{^ 1110010110101110101001001110010110000110100110010110111001111101111001011010111010100100111001011000011010011001011011100111101101011110 e5aea4e586996e7de5aea4e586996e7b5e
UHC 室?n}室?n{^ 1110001111111000001111110110111001111101111000111111100000111111011011100111101101011110 e3f83f6e7de3f83f6e7b5e

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