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 ??on}??on{^ 0011111100111111011011110110111001111101001111110011111101101111011011100111101101011110 3f3f6f6e7d3f3f6f6e7b5e
SJIS-WIN 陂徒on}陂徒on{^ 111010001001100010010011011010110110111101101110011111011110100010011000100100110110101101101111011011100111101101011110 e898936b6f6e7de898936b6f6e7b5e
EUC-JP 陂徒on}陂徒on{^ 111011111111100011000101110011000110111101101110011111011110111111111000110001011100110001101111011011100111101101011110 eff8c5cc6f6e7deff8c5cc6f6e7b5e
UTF-8 陂徒on}陂徒on{^ 11101001100110011000001011100101101111101001001001101111011011100111110111101001100110011000001011100101101111101001001001101111011011100111101101011110 e99982e5be926f6e7de99982e5be926f6e7b5e
UHC 陂徒on}陂徒on{^ 111110011010111011010011111110010110111101101110011111011111100110101110110100111111100101101111011011100111101101011110 f9aed3f96f6e7df9aed3f96f6e7b5e

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