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{^ 11101011101011001011001001000111111010111010110010110010010100100111110111101011101011001011001001000111111010111010110010110010010100100111101101011110 ebacb247ebacb2527debacb247ebacb2527b5e
UHC 묲G묲R}묲G묲R{^ 100100100100100101000111100100100100100101010010011111011001001001001001010001111001001001001001010100100111101101011110 9249479249527d9249479249527b5e

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