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???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
EUC-JP 芩??R芩??^[芩??R芩??^[^ 100011111101011111000011001111110011111101010010100011111101011111000011001111110011111101011110010110111000111111010111110000110011111100111111010100101000111111010111110000110011111100111111010111100101101101011110 8fd7c33f3f528fd7c33f3f5e5b8fd7c33f3f528fd7c33f3f5e5b5e
UTF-8 芩좟좟R芩좟좟^[芩좟좟R芩좟좟^[^ 11101000100010101010100111101100101000101001111111101100101000101001111101010010111010001000101010101001111011001010001010011111111011001010001010011111010111100101101111101000100010101010100111101100101000101001111111101100101000101001111101010010111010001000101010101001111011001010001010011111111011001010001010011111010111100101101101011110 e88aa9eca29feca29f52e88aa9eca29feca29f5e5be88aa9eca29feca29f52e88aa9eca29feca29f5e5b5e
UHC 芩좟좟R芩좟좟^[芩좟좟R芩좟좟^[^ 11010000110110011100000111000110110000011100011001010010110100001101100111000001110001101100000111000110010111100101101111010000110110011100000111000110110000011100011001010010110100001101100111000001110001101100000111000110010111100101101101011110 d0d9c1c6c1c652d0d9c1c6c1c65e5bd0d9c1c6c1c652d0d9c1c6c1c65e5b5e

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