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ãµ^[ãµRãµ^[^ 111000111011010101010010111000111011010101011110010110111110001110110101010100101110001110110101010111100101101101011110 e3b552e3b55e5be3b552e3b55e5b5e
SJIS-WIN ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e
EUC-JP ã?Rã?^[ã?Rã?^[^ 1000111110101011101010100011111101010010100011111010101110101010001111110101111001011011100011111010101110101010001111110101001010001111101010111010101000111111010111100101101101011110 8fabaa3f528fabaa3f5e5b8fabaa3f528fabaa3f5e5b5e
UTF-8 ãµRãµ^[ãµRãµ^[^ 1100001110100011110000101011010101010010110000111010001111000010101101010101111001011011110000111010001111000010101101010101001011000011101000111100001010110101010111100101101101011110 c3a3c2b552c3a3c2b55e5bc3a3c2b552c3a3c2b55e5b5e
UHC ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e

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