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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?壤?}?壤?{^ 0011111110011010110111110011111101111101001111111001101011011111001111110111101101011110 3f9adf3f7d3f9adf3f7b5e
EUC-JP ?壤?}?壤?{^ 0011111111010100111000010011111101111101001111111101010011100001001111110111101101011110 3fd4e13f7d3fd4e13f7b5e
UTF-8 셢壤썭}셢壤썭{^ 111011001000010110100010111001011010001110100100111011001000110110101101011111011110110010000101101000101110010110100011101001001110110010001101101011010111101101011110 ec85a2e5a3a4ec8dad7dec85a2e5a3a4ec8dad7b5e
UHC 셢壤썭}셢壤썭{^ 100110010110100111100101101111011001101110011101011111011001100101101001111001011011110110011011100111010111101101011110 9969e5bd9b9d7d9969e5bd9b9d7b5e

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