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{^ 100111000100100001000111100111000100100001010010011111011001110001001000010001111001110001001000010100100111101101011110 9c48479c48527d9c48479c48527b5e
EUC-JP 廩G廩R}廩G廩R{^ 110101111010100101000111110101111010100101010010011111011101011110101001010001111101011110101001010100100111101101011110 d7a947d7a9527dd7a947d7a9527b5e
UTF-8 廩G廩R}廩G廩R{^ 11100101101110111010100101000111111001011011101110101001010100100111110111100101101110111010100101000111111001011011101110101001010100100111101101011110 e5bba947e5bba9527de5bba947e5bba9527b5e
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)