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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP 洹?洹?n}洹?洹?n{^ 100011111100011110111010001111111000111111000111101110100011111101101110011111011000111111000111101110100011111110001111110001111011101000111111011011100111101101011110 8fc7ba3f8fc7ba3f6e7d8fc7ba3f8fc7ba3f6e7b5e
UTF-8 洹밯洹밓n}洹밯洹밓n{^ 1110011010110100101110011110101110110000101011111110011010110100101110011110101110110000100100110110111001111101111001101011010010111001111010111011000010101111111001101011010010111001111010111011000010010011011011100111101101011110 e6b4b9ebb0afe6b4b9ebb0936e7de6b4b9ebb0afe6b4b9ebb0936e7b5e
UHC 洹밯洹밓n}洹밯洹밓n{^ 111010101011011110010011010101111110101010110111100100110100101001101110011111011110101010110111100100110101011111101010101101111001001101001010011011100111101101011110 eab79357eab7934a6e7deab79357eab7934a6e7b5e

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