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 먐룘몾}먐룘몾{^ 111010111010100010010000111010111010001110011000111010111010101010111110011111011110101110101000100100001110101110100011100110001110101110101010101111100111101101011110 eba890eba398ebaabe7deba890eba398ebaabe7b5e
UHC 먐룘몾}먐룘몾{^ 100100001100111010001111100101001001000110100010011111011001000011001110100011111001010010010001101000100111101101011110 90ce8f9491a27d90ce8f9491a27b5e

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