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{^ 00111111100111111111000101101111011011100111110100111111100111111111000101101111011011100111101101011110 3f9ff16f6e7d3f9ff16f6e7b5e
EUC-JP ?潁on}?潁on{^ 00111111110111101111001101101111011011100111110100111111110111101111001101101111011011100111101101011110 3fdef36f6e7d3fdef36f6e7b5e
UTF-8 룷潁on}룷潁on{^ 11101011101000111011011111100110101111011000000101101111011011100111110111101011101000111011011111100110101111011000000101101111011011100111101101011110 eba3b7e6bd816f6e7deba3b7e6bd816f6e7b5e
UHC 룷潁on}룷潁on{^ 100011111010110011100111101110000110111101101110011111011000111110101100111001111011100001101111011011100111101101011110 8face7b86f6e7d8face7b86f6e7b5e

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