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 ??????R 00111111001111110011111100111111001111110011111101010010 3f3f3f3f3f3f52
SJIS-WIN 茯頑僑郤緒衆R 11100100101010001000101011100110100010111010000111100111101110101000111110001111100011110100111101010010 e4a88ae68ba1e7ba8f8f8f4f52
EUC-JP 茯頑僑郤緒衆R 11101000101010101011010011101000101101101010001111101110101111001011110111101111101111011011000001010010 e8aab4e8b6a3eebcbdefbdb052
UTF-8 茯頑僑郤緒衆R 11101000100011001010111111101001101000001001000111100101100000111001000111101001100000111010010011100111101101111001001011101000101000011000011001010010 e88cafe9a091e58391e983a4e7b792e8a18652
UHC 茯頑僑??衆R 1101110011011010111010001101011111001110111000000011111100111111111100011110101101010010 dcdae8d7cee03f3ff1eb52

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