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???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e
EUC-JP ???R???o???]^ 00111111001111110011111101010010001111110011111100111111011011110011111100111111001111110101110101011110 3f3f3f523f3f3f6f3f3f3f5d5e
UTF-8 룶콓◐R룶콓◐o룶콓◐]^ 11101011101000111011011011101100101111011001001111100010100101111001000001010010111010111010001110110110111011001011110110010011111000101001011110010000011011111110101110100011101101101110110010111101100100111110001010010111100100000101110101011110 eba3b6ecbd93e2979052eba3b6ecbd93e297906feba3b6ecbd93e297905d5e
UHC 룶콓◐R룶콓◐o룶콓◐]^ 10001111101010111011000110001111101000101100010001010010100011111010101110110001100011111010001011000100011011111000111110101011101100011000111110100010110001000101110101011110 8fabb18fa2c4528fabb18fa2c46f8fabb18fa2c45d5e

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