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{^ 00111111100100100100100101101111011011100111110100111111100100100100100101101111011011100111101101011110 3f92496f6e7d3f92496f6e7b5e
EUC-JP ?棚on}?棚on{^ 00111111110000111010101001101111011011100111110100111111110000111010101001101111011011100111101101011110 3fc3aa6f6e7d3fc3aa6f6e7b5e
UTF-8 굉棚on}굉棚on{^ 11101010101101011000100111100110101000111001101001101111011011100111110111101010101101011000100111100110101000111001101001101111011011100111101101011110 eab589e6a39a6f6e7deab589e6a39a6f6e7b5e
UHC 굉棚on}굉棚on{^ 101100011011001011011101110111000110111101101110011111011011000110110010110111011101110001101111011011100111101101011110 b1b2dddc6f6e7db1b2dddc6f6e7b5e

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