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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN ?榮[}?榮[{^ 0011111110011110110001000101101101111101001111111001111011000100010110110111101101011110 3f9ec45b7d3f9ec45b7b5e
EUC-JP ?榮[}?榮[{^ 0011111111011100110001100101101101111101001111111101110011000110010110110111101101011110 3fdcc65b7d3fdcc65b7b5e
UTF-8 쉋榮[}쉋榮[{^ 1110110010001001100010111110011010100110101011100101101101111101111011001000100110001011111001101010011010101110010110110111101101011110 ec898be6a6ae5b7dec898be6a6ae5b7b5e
UHC 쉋榮[}쉋榮[{^ 10011010011001011110011110110100010110110111110110011010011001011110011110110100010110110111101101011110 9a65e7b45b7d9a65e7b45b7b5e

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