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 ?G?R}?G?R{^ 0011111101000111001111110101001001111101001111110100011100111111010100100111101101011110 3f473f527d3f473f527b5e
SJIS-WIN ?G?R}?G?R{^ 0011111101000111001111110101001001111101001111110100011100111111010100100111101101011110 3f473f527d3f473f527b5e
EUC-JP ?G?R}?G?R{^ 0011111101000111001111110101001001111101001111110100011100111111010100100111101101011110 3f473f527d3f473f527b5e
UTF-8 שGשR}שGשR{^ 110101111010100101000111110101111010100101010010011111011101011110101001010001111101011110101001010100100111101101011110 d7a947d7a9527dd7a947d7a9527b5e
UHC ?G?R}?G?R{^ 0011111101000111001111110101001001111101001111110100011100111111010100100111101101011110 3f473f527d3f473f527b5e

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