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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 榮??n}榮??n{^ 10011110110001000011111100111111011011100111110110011110110001000011111100111111011011100111101101011110 9ec43f3f6e7d9ec43f3f6e7b5e
EUC-JP 榮??n}榮??n{^ 11011100110001100011111100111111011011100111110111011100110001100011111100111111011011100111101101011110 dcc63f3f6e7ddcc63f3f6e7b5e
UTF-8 榮놁댆n}榮놁댆n{^ 1110011010100110101011101110101110000110100000011110101110001100100001100110111001111101111001101010011010101110111010111000011010000001111010111000110010000110011011100111101101011110 e6a6aeeb8681eb8c866e7de6a6aeeb8681eb8c866e7b5e
UHC 榮놁댆n}榮놁댆n{^ 1110011110110100100001101110110010001000101100000110111001111101111001111011010010000110111011001000100010110000011011100111101101011110 e7b486ec88b06e7de7b486ec88b06e7b5e

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