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{^ 10001110010101011001101001111010011011100111110110001110010101011001101001111010011011100111101101011110 8e559a7a6e7d8e559a7a6e7b5e
EUC-JP 散營n}散營n{^ 10111011101101101101001111011011011011100111110110111011101101101101001111011011011011100111101101011110 bbb6d3db6e7dbbb6d3db6e7b5e
UTF-8 散營n}散營n{^ 1110011010010101101000111110011110000111100111110110111001111101111001101001010110100011111001111000011110011111011011100111101101011110 e695a3e7879f6e7de695a3e7879f6e7b5e
UHC 散營n}散營n{^ 11011111101001001110011110111101011011100111110111011111101001001110011110111101011011100111101101011110 dfa4e7bd6e7ddfa4e7bd6e7b5e

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