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{^ 10010001011001011000100110010011011011100111110110010001011001011000100110010011011011100111101101011110 916589936e7d916589936e7b5e
EUC-JP 粗遠n}粗遠n{^ 11000001110001101011000111110011011011100111110111000001110001101011000111110011011011100111101101011110 c1c6b1f36e7dc1c6b1f36e7b5e
UTF-8 粗遠n}粗遠n{^ 1110011110110010100101111110100110000001101000000110111001111101111001111011001010010111111010011000000110100000011011100111101101011110 e7b297e981a06e7de7b297e981a06e7b5e
UHC 粗遠n}粗遠n{^ 11110000110110001110101011000000011011100111110111110000110110001110101011000000011011100111101101011110 f0d8eac06e7df0d8eac06e7b5e

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