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???o???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e
SJIS-WIN 恁??R恁??o恁??]^ 10011100100011000011111100111111010100101001110010001100001111110011111101101111100111001000110000111111001111110101110101011110 9c8c3f3f529c8c3f3f6f9c8c3f3f5d5e
EUC-JP 恁??R恁??o恁??]^ 11010111111011000011111100111111010100101101011111101100001111110011111101101111110101111110110000111111001111110101110101011110 d7ec3f3f52d7ec3f3f6fd7ec3f3f5d5e
UTF-8 恁댁갼R恁댁갼o恁댁갼]^ 11100110100000011000000111101011100011001000000111101010101100001011110001010010111001101000000110000001111010111000110010000001111010101011000010111100011011111110011010000001100000011110101110001100100000011110101010110000101111000101110101011110 e68181eb8c81eab0bc52e68181eb8c81eab0bc6fe68181eb8c81eab0bc5d5e
UHC 恁댁갼R恁댁갼o恁댁갼]^ 11101100111101101011010011101100101100001011111001010010111011001111011010110100111011001011000010111110011011111110110011110110101101001110110010110000101111100101110101011110 ecf6b4ecb0be52ecf6b4ecb0be6fecf6b4ecb0be5d5e

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