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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 샳멷멷}샳멷멷{^ 111011001000001110110011111010111010100110110111111010111010100110110111011111011110110010000011101100111110101110101001101101111110101110101001101101110111101101011110 ec83b3eba9b7eba9b77dec83b3eba9b7eba9b77b5e
UHC 샳멷멷}샳멷멷{^ 100110001101011110010001011001011001000101100101011111011001100011010111100100010110010110010001011001010111101101011110 98d7916591657d98d7916591657b5e

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