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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 榮??[榮??[^ 1001111011000100001111110011111101011011100111101100010000111111001111110101101101011110 9ec43f3f5b9ec43f3f5b5e
EUC-JP 榮??[榮??[^ 1101110011000110001111110011111101011011110111001100011000111111001111110101101101011110 dcc63f3f5bdcc63f3f5b5e
UTF-8 榮녶쫿[榮녶쫿[^ 111001101010011010101110111010111000010110110110111011001010101110111111010110111110011010100110101011101110101110000101101101101110110010101011101111110101101101011110 e6a6aeeb85b6ecabbf5be6a6aeeb85b6ecabbf5b5e
UHC 榮녶쫿[榮녶쫿[^ 111001111011010010000110111001011010011010010110010110111110011110110100100001101110010110100110100101100101101101011110 e7b486e5a6965be7b486e5a6965b5e

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