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 ??樗}??樗{^ 0011111100111111100100101001010001111101001111110011111110010010100101000111101101011110 3f3f92947d3f3f92947b5e
EUC-JP ??樗}??樗{^ 0011111100111111110000111111010001111101001111110011111111000011111101000111101101011110 3f3fc3f47d3f3fc3f47b5e
UTF-8 롛롋樗}롛롋樗{^ 111010111010000110011011111010111010000110001011111001101010100010010111011111011110101110100001100110111110101110100001100010111110011010101000100101110111101101011110 eba19beba18be6a8977deba19beba18be6a8977b5e
UHC 롛롋樗}롛롋樗{^ 100011101101111110001110110100011110111011000000011111011000111011011111100011101101000111101110110000000111101101011110 8edf8ed1eec07d8edf8ed1eec07b5e

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