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??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e
SJIS-WIN ??R??o??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e
EUC-JP ??R??o??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e
UTF-8 쎈묵R쎈묵o쎈묵]^ 11101100100011101000100011101011101011001011010101010010111011001000111010001000111010111010110010110101011011111110110010001110100010001110101110101100101101010101110101011110 ec8e88ebacb552ec8e88ebacb56fec8e88ebacb55d5e
UHC 쎈묵R쎈묵o쎈묵]^ 10111101111010111011100110101100010100101011110111101011101110011010110001101111101111011110101110111001101011000101110101011110 bdebb9ac52bdebb9ac6fbdebb9ac5d5e

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